esp-idf/components/esp_adc
Armando (Dou Yiwen) a938fe0beb Merge branch 'bugfix/fix_adc_continuous_driver_conv_frame_issue' into 'master'
adc: fixed adc continuous driver conv frame issue

Closes IDFGH-10109

See merge request espressif/esp-idf!23772
2023-05-22 14:44:28 +08:00
..
deprecated esp_adc: remove wno flag 2022-08-26 15:08:18 +08:00
esp32 esp_adc: new esp_adc component and adc drivers 2022-07-15 18:31:00 +08:00
esp32c2 esp_adc: make c2 atten0 calibration experimental 2022-10-13 21:03:51 +08:00
esp32c3 esp_adc: move adc common hw related code into esp_hw_support 2022-07-28 03:49:48 +00:00
esp32c6/include esp32c6: add minimal ci support 2022-09-26 20:32:13 +08:00
esp32h2/include esp_adc: support h2 oneshot mode and continuous mode 2023-02-23 11:48:31 +08:00
esp32s2 esp_adc: remove wno flag 2022-08-26 15:08:18 +08:00
esp32s3 esp_adc: new esp_adc component and adc drivers 2022-07-15 18:31:00 +08:00
include esp_adc: support selecting clock source for oneshot driver 2023-02-23 11:48:31 +08:00
interface esp_adc: new esp_adc component and adc drivers 2022-07-15 18:31:00 +08:00
test_apps/adc adc: added big conv_frame test 2023-05-22 10:55:28 +08:00
.build-test-rules.yml adc: support ADC on esp32c6 (driver/test/example) 2022-12-23 11:24:06 +08:00
adc_cali_curve_fitting.c esp_adc: replace hardcoded calibration version to a macro 2022-10-13 21:03:51 +08:00
adc_cali.c esp_adc: new esp_adc component and adc drivers 2022-07-15 18:31:00 +08:00
adc_common.c adc: remove adc_hal_conf.h 2023-02-23 11:48:31 +08:00
adc_continuous_internal.h esp_adc: added adc digital filter feature 2023-02-10 16:46:20 +00:00
adc_continuous.c adc: fix adc continuous driver conv_frame_size not bigger than 4092 issue 2023-05-22 10:55:28 +08:00
adc_filter.c adc: fix adc filter acquire logic 2023-05-06 10:31:19 +08:00
adc_oneshot.c bugfix: move adc_oneshot_power_acquire/release to adc_oneshot_read 2023-05-18 10:29:50 +08:00
CMakeLists.txt esp_adc: support h2 oneshot mode and continuous mode 2023-02-23 11:48:31 +08:00
curve_fitting_coefficients.h esp_adc: new esp_adc component and adc drivers 2022-07-15 18:31:00 +08:00
Kconfig adc: no longer support adc2 oneshot mode on esp32c3 2022-12-16 02:06:03 +00:00
linker.lf esp_adc: new esp_adc component and adc drivers 2022-07-15 18:31:00 +08:00