esp-idf/components/driver/pcnt
Chen Jichang 7638235311 feat(mcpwm): MCPWM event comparator driver
In esp32p4, the MCPWM has a new feature, mainly ETM-oriented.
Each operator has two event comparators, can generate an event
when the count value of the timer that operator connects is equal
to the value of event comparator.
2023-09-11 16:53:34 +08:00
..
include/driver fix(PCNT): Add zero input gpio enable flag 2023-08-23 12:08:15 +08:00
Kconfig.pcnt feat(pcnt): add support for ESP32P4 2023-08-09 14:41:22 +08:00
pulse_cnt.c feat(mcpwm): MCPWM event comparator driver 2023-09-11 16:53:34 +08:00