esp-idf/components/driver/test_apps/pulse_cnt/main
Chen Jichang d7d87813ad fix(PCNT): Add zero input gpio enable flag
The default zero input gpio num is 0. Users need to set it additionally
when not use zero input signal. It may become a breaking change.
Add an enable flag to avoid it.
2023-08-23 12:08:15 +08:00
..
CMakeLists.txt driver:Trim the build components 2023-06-13 14:24:44 +08:00
test_app_main.c pulse_cnt: new driver for PCNT peripheral 2022-03-03 22:38:32 +08:00
test_pulse_cnt_board.h feat(pcnt): add support for ESP32P4 2023-08-09 14:41:22 +08:00
test_pulse_cnt_iram.c unity_utils: added helper function to disable cache and run user function 2022-08-12 11:29:52 +08:00
test_pulse_cnt_simulator.c pcnt: added enable/disable functions 2022-05-06 18:18:39 +08:00
test_pulse_cnt.c fix(PCNT): Add zero input gpio enable flag 2023-08-23 12:08:15 +08:00