esp-idf/components/esp_system/port/soc/esp32h2
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 ESP32-H2: Introduce new target for ESP32H2 2022-11-23 14:38:05 +08:00
Kconfig.cpu clk_tree: Add basic clock support for esp32h2 2023-02-20 17:15:02 +08:00
Kconfig.system ESP32H2: Add system support for ESP32H2 2022-12-07 11:38:51 +08: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