esp-idf/components/driver/esp32c3
Armando d8a4b247b9 adc_digi: update_adc_api_for_5M_freq_limit
The ``adc_digi_config_t`` struct is modified on esp32c3: configuration
of clock divider factors are not provided anymore. The SARADC sampling
frequency is provided instead. In this way, we can handle the frequency
limit better.
2021-01-25 04:51:40 +00:00
..
include/driver adc: fix some regression issues 2021-01-25 04:51:40 +00:00
adc2_init_cal.c adc: fix some regression issues 2021-01-25 04:51:40 +00:00
adc.c adc_digi: update_adc_api_for_5M_freq_limit 2021-01-25 04:51:40 +00:00
rtc_tempsensor.c rtc_tmpsensor: remove redundant semaphore on c3 2021-01-25 04:51:40 +00:00