esp-idf/components/driver/test_apps/gpio_extensions/main
morris fdac2589bb driver: improve gpio glitch filter test
on esp32c6 and esp32h2, CPU frequency is 2x of IO MUX clock source.
There is a possiblity for a too short glitch pulse can't trigger GPIO
interrupt.
2023-02-24 11:05:59 +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 driver: improve gpio glitch filter test 2023-02-24 11:05:59 +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