esp-idf/components/esp_system/port/soc/esp32s3
wangmengyang 4d5aa82cea component/bt: reset Bluetooth hardware during controller inititalization on ESP32-C3/ESP32-S3
1. Rename MACROs SYSTEM_WIFI_RST_EN register bit fields to be more recognizable
2. reset Bluetooth baseband and MAC bits to fix the issue of task watchdog triggered during controller initialization due to invalid hardware state
2022-07-11 11:06:11 +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: enable "cache disable but cache accessed" interrupt for ESP32-S3 2021-10-20 15:16:25 +05:30
cache_err_int.h esp32: move brownout and cache err int setup 2021-03-31 19:13:03 +08:00
clk.c component/bt: reset Bluetooth hardware during controller inititalization on ESP32-C3/ESP32-S3 2022-07-11 11:06:11 +08:00
CMakeLists.txt debug_stubs: Refactor and add support for RISCV 2022-02-08 22:24:54 +03:00
highint_hdl.S Xtensa: Branch and jump intructions referencing a relative label have been replaced 2021-10-19 12:21:12 +08:00
reset_reason.c soc: add reset reasons in soc component 2021-07-13 10:45:38 +08:00
system_internal.c component/bt: reset Bluetooth hardware during controller inititalization on ESP32-C3/ESP32-S3 2022-07-11 11:06:11 +08:00
usb_console.c Support ESP32S3 Beta 3 target 2021-03-18 10:24:22 +08:00