esp-idf/examples/peripherals/adc
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
..
adc adc: change the way data is formattted in adc_dma_demo 2021-01-25 04:51:40 +00:00
adc2 adc: change the way data is formattted in adc_dma_demo 2021-01-25 04:51:40 +00:00
adc_dma adc_digi: update_adc_api_for_5M_freq_limit 2021-01-25 04:51:40 +00:00