esp-idf/components/esp_adc
Armando (Dou Yiwen) cd7ef82ab2 Merge branch 'feature/use_circular_dma_desc_link_in_adc_continuous_mode' into 'master'
adc: pr 11500, use circular dma descriptors in adc continuous mode

Closes IDFGH-10235

See merge request espressif/esp-idf!24048
2023-06-08 11:51:08 +08:00
..
deprecated adc: fixed the issue that multiply overflow before type expand 2023-06-06 14:16:09 +08:00
esp32
esp32c2
esp32c3
esp32c6
esp32h2/include
esp32s2
esp32s3
include adc: added a flag to replace internal pool data with newest data, when pool is full 2023-05-31 10:55:01 +08:00
interface
test_apps/adc adc: added flush pool test 2023-05-31 10:55:02 +08:00
.build-test-rules.yml
CMakeLists.txt
Kconfig
adc_cali.c
adc_cali_curve_fitting.c adc: fixed the issue that multiply overflow before type expand 2023-06-06 14:16:09 +08:00
adc_common.c
adc_continuous.c adc: port gh pr to current adc continuous mode driver 2023-06-05 14:25:53 +08:00
adc_continuous_internal.h adc: added a flag to replace internal pool data with newest data, when pool is full 2023-05-31 10:55:01 +08:00
adc_filter.c
adc_monitor.c
adc_oneshot.c
curve_fitting_coefficients.h
linker.lf