esp-idf/components/driver/mcpwm
morris 491f4af657 fix(rmt): fix the counting clock used by rx filter on esp32/s2
is always APB, independent to the channel clock selection

Closes https://github.com/espressif/esp-idf/issues/13510
2024-04-08 11:50:37 +08:00
..
include/driver fix(rmt): fix the counting clock used by rx filter on esp32/s2 2024-04-08 11:50:37 +08:00
mcpwm_cap.c feat(mcpwm): Set group clock prescale dynamically 2023-09-11 11:29:28 +08:00
mcpwm_cmpr.c feat(MCPWM): Support set interrupt priority 2023-08-25 17:41:31 +08:00
mcpwm_com.c feat(mcpwm): Set group clock prescale dynamically 2023-09-11 11:29:28 +08:00
mcpwm_fault.c feat(MCPWM): Support set interrupt priority 2023-08-25 17:41:31 +08:00
mcpwm_gen.c fix(mcpwm): reset GPIO used by generator after delete 2024-02-01 17:49:18 +08:00
mcpwm_oper.c feat(mcpwm): Set group clock prescale dynamically 2023-09-11 11:29:28 +08:00
mcpwm_private.h feature(MCPWM): Add MCPWM trigger driver and test 2023-11-15 05:57:37 +00:00
mcpwm_sync.c driver: fix typo "destroy" 2023-03-01 00:43:14 +00:00
mcpwm_timer.c feat(mcpwm): support update timer period dynamically 2023-10-24 10:11:47 +08:00