esp-idf/components/esp_adc/test_apps/adc/main
morris c24222dcde gptimer: fix race condition between start and stop
Added state transition in gptimer_start/stop functions.
So that it's not possible to make a stopped timer continue to run
because of race condition.
2023-03-11 11:42:09 +08:00
..
CMakeLists.txt esp_adc: remove wno flag 2022-09-05 15:46:54 +08:00
test_adc2_wifi.c adc: no longer support adc2 oneshot mode on esp32c3 2022-12-16 12:07:38 +08:00
test_adc_driver_iram.c esp_adc: improve adc continuous iram test aim 2022-10-12 11:32:04 +08:00
test_adc_driver.c gptimer: fix race condition between start and stop 2023-03-11 11:42:09 +08:00
test_adc_performance.c esp_adc: update license 2023-02-20 10:34:34 +08:00
test_adc.c esp_adc: update license 2023-02-20 10:34:34 +08: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 esp_adc: update license 2023-02-20 10:34:34 +08:00
test_common_adc.h esp_adc: add esp32c2 adc high/low test threshold and expected val 2023-02-20 10:34:34 +08:00