esp-idf/components/esp_adc/test_apps/adc/main
morris 5e29bd5370 Merge branch 'bugfix/fix_adc_continuous_do_not_rst_apb_clk_v5.1' into 'release/v5.1'
fix(adc): fix adc continuous get less results beacuse do not reset apb clk (v5.1)

See merge request espressif/esp-idf!27604
2023-12-07 21:27:05 +08:00
..
CMakeLists.txt ci(adc): add a test about adc1 work with wifi on c6 2023-09-28 16:24:39 +00:00
test_adc_driver_iram.c fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12 2023-11-07 14:09:21 +08:00
test_adc_driver.c ci(adc): add a test that adc continuous read after restarting 2023-12-06 10:19:45 +00:00
test_adc_performance.c fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12 2023-11-07 14:09:21 +08:00
test_adc_wifi.c fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12 2023-11-07 14:09:21 +08:00
test_adc.c fix(adc): restore cali registers after light sleep wake up on H2 and enable test 2023-12-06 10:19:52 +00:00
test_app_main.c esp_adc: new esp_adc component and adc drivers 2022-07-15 18:31:00 +08:00
test_common_adc.c fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12 2023-11-07 14:09:21 +08:00
test_common_adc.h feat(adc_cali): Add ADC calibration support for ESP32H2 2023-11-13 03:04:03 +00:00