esp-idf/components/esp_system/port/soc/esp32s2
morris 083d9e7c0f 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-06 15:58:58 +08:00
..
CMakeLists.txt esp_system: usb_console support for ESP32-S3 2023-04-12 11:17:41 +02:00
Kconfig.cache cache: fix s2 dcache size 0 issue when psram disabled 2023-02-07 20:23:52 +08:00
Kconfig.cpu soc: moved kconfig options out of the target component. 2022-04-21 12:09:43 +08:00
Kconfig.memory system: fixed USE_FIXED_STATIC_RAM_SIZE option 2023-03-16 16:23:59 +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
cache_err_int.c esp-system: move uncessary IRAM functions to flash 2023-04-10 11:10:28 +08:00
clk.c esp_system: Ensure TIMG0 clock is always enabled during normal operation 2023-03-06 04:58:11 +00:00
highint_hdl.S xtensa: Move saving of a0 register to match upstream 2022-02-03 17:08:14 +08:00
reset_reason.c esp-system: move uncessary IRAM functions to flash 2023-04-10 11:10:28 +08:00
system_internal.c mcpwm: reset peripheral in restart, panic and halt 2023-05-06 15:58:58 +08:00