esp-idf/components/hal/esp32s2
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/hal adc_digi: update_adc_api_for_5M_freq_limit 2021-01-25 04:51:40 +00:00
adc_hal.c adc: fix some regression issues 2021-01-25 04:51:40 +00:00
brownout_hal.c esp32s2: BROWNOUT reset reason is set directly without using the brownout ISR 2021-01-18 15:38:09 +08:00
cp_dma_hal.c async_mcp: apply gdma driver 2021-01-13 10:52:27 +08:00
dac_hal.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
interrupt_descriptor_table.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
systimer_hal.c hal: Add initial ESP32-C3 support 2020-11-30 15:23:15 +11:00
touch_sensor_hal.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
usb_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00