esp-idf/components/hal/esp32
Chen Jichang 5ab755915b 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.
2023-07-25 14:44:41 +08:00
..
include/hal feature(MCPWM): Add MCPWM trigger driver and test 2023-07-25 14:44:41 +08:00
cache_hal_esp32.c cache: refactor cache_utils into cache_hal instade 2023-06-15 11:50:42 +08:00
clk_tree_hal.c clk_tree: Add a general API to get the frequency of different clocks 2023-01-17 11:30:24 +08:00
efuse_hal.c fix(test): check call graph for hal component 2023-07-05 09:09:01 +08:00
gpio_hal_workaround.c gpio: Fix HAL bad bit shift operation on gpio_num_t reported from coverity 2022-07-15 16:51:25 +08:00
touch_sensor_hal.c hal: fix issues reported by PVS-Studio 2022-03-14 18:46:48 +01:00