esp-idf/components/driver/include
Chen Jichang 01c5d8d72e feature(MCPWM): Add MCPWM trigger driver and test
Each MCPWM operator has two Trigger (named T0 and T1), and they can be
routed to GPIO fault signal or timer sync event.Generator can be set up
to perform different action on Trigger event.
This commit add a trigger driver and a test for the driver.

fix(mcpwm): fault trigger test forget connect timer and operator
2023-11-09 21:52:37 +08:00
..
driver feature(MCPWM): Add MCPWM trigger driver and test 2023-11-09 21:52:37 +08:00
esp_private soc_caps: remove SOC_GPIO_SUPPORT_SLP_SWITCH 2023-02-09 17:29:40 +08:00