esp-idf/components/esp_system/port/soc/esp32c6
morris 236d601e98 mcpwm: reset peripheral in restart, panic and halt
mcpwm is commonly used in power eletronic area, when restart happens,
make sure the mcpwm generator is not working.

closes https://github.com/espressif/esp-idf/issues/11324
2023-05-09 18:30:46 +08:00
..
cache_err_int.c esp-system: move uncessary IRAM functions to flash 2023-04-24 10:27:31 +08:00
clk.c esp_system: Ensure TIMG0 clock is always enabled during normal operation 2023-03-06 04:58:11 +00:00
CMakeLists.txt esp32c6: add esp_system support 2022-09-06 09:13:20 +00:00
Kconfig.cpu clk_tree: Add basic clock support for esp32c6 2022-12-13 19:18:34 +08:00
Kconfig.system esp32c6: add esp_system support 2022-09-06 09:13:20 +00:00
reset_reason.c esp-system: move uncessary IRAM functions to flash 2023-04-24 10:27:31 +08:00
system_internal.c mcpwm: reset peripheral in restart, panic and halt 2023-05-09 18:30:46 +08:00