esp-idf/components/esp_system/port/soc/esp32
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 IPC: Move ipc sources to esp_system 2021-11-11 10:30:01 +08:00
highint_hdl.S dport: Move DPORT workaround to G0 2022-05-31 13:44:18 +08:00
intr.c esp_system: support riscv panic 2020-11-13 07:49:11 +11:00
Kconfig.cpu soc: moved kconfig options out of the target component. 2022-04-21 12:09:43 +08:00
Kconfig.memory docs: update CONFIG_ESP_SYSTEM_ESP32_SRAM1_REGION_AS_IRAM docs to better reflect the limitations 2023-04-24 09:55:00 +08:00
Kconfig.system kconfig: move remaining kconfig options out of target component 2022-05-23 17:57:45 +08:00
Kconfig.tracemem kconfig: move remaining kconfig options out of target component 2022-05-23 17:57:45 +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