esp-idf/components/esp_adc
Marius Vikhammer f627506f6b ci: update driver tests to use run_all_single_board_cases() 2023-03-28 17:05:50 +08:00
..
deprecated
esp32
esp32c2
esp32c3
esp32c6/include
esp32h2/include esp_adc: support h2 oneshot mode and continuous mode 2023-02-23 11:48:31 +08:00
esp32h4/include
esp32s2
esp32s3
include esp_adc: support selecting clock source for oneshot driver 2023-02-23 11:48:31 +08:00
interface
test_apps/adc ci: update driver tests to use run_all_single_board_cases() 2023-03-28 17:05:50 +08:00
.build-test-rules.yml
CMakeLists.txt esp_adc: support h2 oneshot mode and continuous mode 2023-02-23 11:48:31 +08:00
Kconfig
adc_cali.c
adc_cali_curve_fitting.c
adc_common.c adc: remove adc_hal_conf.h 2023-02-23 11:48:31 +08:00
adc_continuous.c esp_adc: fix continuous mode pm lock release fail issue and add tests 2023-02-28 16:33:50 +08:00
adc_continuous_internal.h
adc_filter.c
adc_oneshot.c adc: remove adc_hal_conf.h 2023-02-23 11:48:31 +08:00
curve_fitting_coefficients.h
linker.lf