esp-idf/components/esp_system/port/soc/esp32s3
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
..
apb_backup_dma.c light sleep: add wifi mac sleep support for esp32s3 2021-08-04 21:58:33 +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
CMakeLists.txt esp_system: usb_console support for ESP32-S3 2023-04-12 11:17:41 +02:00
highint_hdl.S esp_system: Tidy up INT WDT 2022-05-18 20:12:25 +08:00
Kconfig.cache kconfig: move remaining kconfig options out of target component 2022-05-23 17:57:45 +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 system: move kconfig options out of target component 2022-03-02 01:22:26 +00: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: Add reset reasons for USB_UART and USB_JTAG 2023-04-19 10:09:19 +08:00
system_internal.c mcpwm: reset peripheral in restart, panic and halt 2023-05-06 15:58:58 +08:00