esp-idf/components/esp_adc/test_apps/adc/main
Gao Xu 4e843a1a70 Merge branch 'bugfix/fix_adc_continuous_do_not_rst_apb_clk' into 'master'
fix(adc): fix adc continuous get less results beacuse do not reset apb clk

Closes IDF-8414

See merge request espressif/esp-idf!27115
2023-11-30 00:22:48 +08:00
..
CMakeLists.txt refactor(gptimer): refactor gptimer driver into a component 2023-11-06 17:09:31 +08:00
test_adc_driver_iram.c fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12 2023-11-06 18:55:49 +08:00
test_adc_driver.c ci(adc): add a test that adc continuous read after restarting 2023-11-29 14:30:25 +08:00
test_adc_performance.c fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12 2023-11-06 18:55:49 +08:00
test_adc_wifi.c fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12 2023-11-06 18:55:49 +08:00
test_adc.c fix(adc): restore cali registers after light sleep wake up on H2 and enable test 2023-11-20 17:38:34 +08:00
test_app_main.c ci(adc): print adc efuse calib version in test 2023-10-07 19:01:04 +08:00
test_common_adc.c fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12 2023-11-06 18:55:49 +08:00
test_common_adc.h feat(adc_cali): Add ADC calibration support for ESP32H2 2023-10-31 11:29:30 +08:00