esp-idf/components/hal/esp32s3
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
..
include/hal feature(MCPWM): Add MCPWM trigger driver and test 2023-11-09 21:52:37 +08:00
brownout_hal.c brownout: Disable the hardware BOD when BOD interrupt is enabled 2023-07-11 14:46:30 +08:00
efuse_hal.c hal: Explicit setting of efuse time settings 2023-05-12 21:48:05 +08:00
hmac_hal.c [esp_hw_support]: HMAC upstream support for S3 2021-08-13 12:01:06 +08:00
rtc_cntl_hal.c light sleep: add i/d-cache tagmem retention support for esp32s3 2021-08-27 11:11:09 +08:00
touch_sensor_hal.c touch_sensor: apply general check 2021-10-08 11:32:12 +08:00