esp-idf/components/esp_system/port/soc/esp32c3
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
..
apb_backup_dma.c esp_wifi: fix esp32c3 code issues 2021-01-10 16:16:28 +08:00
cache_err_int.c esp-system: move uncessary IRAM functions to flash 2023-04-24 10:27:31 +08:00
clk.c efuse: Remove dependency on bootloader component headers 2023-03-16 01:50:21 +08:00
CMakeLists.txt debug_stubs: Refactor and add support for RISCV 2021-11-04 01:33:24 +03:00
Kconfig.cpu soc: moved kconfig options out of the target component. 2022-04-21 12:09:43 +08:00
Kconfig.system system: move kconfig options out of target component 2022-03-02 01:22:26 +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