esp-idf/components/esp_system/port/soc/esp32s3
songruojing 03477a59db rtc_clk: Fix rtc8m calibration failure after cpu/core reset
1. make sure 8md256 clk is enabled before calibration
2. improve bootloader and application startup 8m, 8md256 enable logic
2022-06-13 17:47:51 +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 cache: access error & illegal error ll functions 2022-05-23 15:00:47 +08:00
clk.c rtc_clk: Fix rtc8m calibration failure after cpu/core reset 2022-06-13 17:47:51 +08:00
CMakeLists.txt IPC: Move ipc sources to esp_system 2021-11-11 10:30:01 +08: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 kconfig: move remaining kconfig options out of target component 2022-05-23 17:57:45 +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 soc: add reset reasons in soc component 2021-07-13 10:45:38 +08:00
system_internal.c system: fix SET_STACK macro crashing in windowoverflow8 exception 2022-03-04 15:25:52 +08:00
usb_console.c esp_hw_support/esp_system: Re-evaluate header inclusions and include directories 2022-03-07 11:18:08 +05:30