esp-idf/components/driver/test_apps/gpio_extensions/main
morris 2d52334e5d 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-10 23:27:29 +08:00
..
CMakeLists.txt gpio: h2 support input hysteresis filter 2023-02-20 19:34:48 +08:00
test_app_main.c gpio: h2 support input hysteresis filter 2023-02-20 19:34:48 +08:00
test_dedicated_gpio.c gpio: combine sdm, glitch filter, fast gpio tests into one app 2022-12-29 14:46:16 +08:00
test_gpio_filter.c gptimer: fix race condition between start and stop 2023-03-10 23:27:29 +08:00
test_hysteresis.c gpio: h2 support input hysteresis filter 2023-02-20 19:34:48 +08:00
test_sdm.c sdm: correct concept duty to density 2023-01-06 17:01:48 +08:00