mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
2d37bfa126
- add lock for single read and continuous read APIs - update onetime read start singal delay for hardware limitation[*] - move adc_caps to soc_caps.h - update license dates [*] There is a hardware limitation. If the APB clock frequency is high, the step of this reg signal: ``onetime_start`` may not be captured by the ADC digital controller (when its clock frequency is too slow). A rough estimate for this step should be at least 3 ADC digital controller clock cycle. |
||
---|---|---|
.. | ||
include/soc | ||
adc_periph.c | ||
CMakeLists.txt | ||
gpio_periph.c | ||
i2c_apll.h | ||
i2c_bbpll.h | ||
i2c_periph.c | ||
i2s_periph.c | ||
interrupts.c | ||
ledc_periph.c | ||
rmt_periph.c | ||
sigmadelta_periph.c | ||
spi_periph.c | ||
timer_periph.c | ||
uart_periph.c |