esp-idf/components/esp_adc/test_apps/adc/main
Jiang Jiang Jian 6e7029016f Merge branch 'bugfix/bunch_tsens_v5.2' into 'release/v5.2'
fix(temperature_sensor): Fix the value is incorrect if disable and enable again (backport v5.2)

See merge request espressif/esp-idf!28626
2024-02-21 20:33:38 +08:00
..
CMakeLists.txt fix(tsens,adc): Fix issue that disable adc will make temperature sensor crash, 2024-02-21 11:58:26 +08:00
test_adc_driver_iram.c fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12 2023-11-07 14:11:10 +08:00
test_adc_driver.c fix(adc): workaround to fix adc continuous get less results on c3 2024-02-21 13:38:46 +08:00
test_adc_performance.c fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12 2023-11-07 14:11:10 +08:00
test_adc_tsens.c fix(tsens,adc): Fix issue that disable adc will make temperature sensor crash, 2024-02-21 11:58:26 +08:00
test_adc_wifi.c fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12 2023-11-07 14:11:10 +08:00
test_adc.c fix(adc): restore cali registers after light sleep wake up on H2 and enable test 2023-12-04 12:03:49 +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-07 14:11:10 +08:00
test_common_adc.h feat(adc_cali): Add ADC calibration support for ESP32H2 2023-11-06 10:57:36 +08:00