esp-idf/components/esp32c3
wangmengyang 580b57c8b1 component/bt: reset Bluetooth hardware during controller inititalization on ESP32-C3
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-13 17:35:22 +08:00
..
include hmac: Added Downstream JTAG enable mode for esp32c3 2021-09-14 17:05:01 +05:30
ld esp_system: Fix esp32c2/esp32c3/esp32h2 TLS size 2022-07-01 16:08:04 +04:00
test [Peripheral/Security] DS peripheral driver 2021-01-05 12:26:59 +08:00
cache_err_int.c panic on RISC-V: Take into account Merge Request comments 2020-12-31 15:46:17 +08:00
clk.c esp32c3: added target component 2020-12-11 11:44:01 +08:00
CMakeLists.txt build: fix linker scripts edition not triggering a rebuild 2021-05-06 12:19:01 +08:00
component.mk esp32c3: added target component 2020-12-11 11:44:01 +08:00
crosscore_int.c esp32c3: added target component 2020-12-11 11:44:01 +08:00
dport_access.c esp32c3: added target component 2020-12-11 11:44:01 +08:00
esp_crypto_lock.c aes/sha: use a shared lazy allocated GDMA channel for AES and SHA 2021-03-10 09:40:35 +08:00
esp_ds.c [Peripheral/Security] DS peripheral driver 2021-01-05 12:26:59 +08:00
esp_hmac.c hmac: Added Downstream JTAG enable mode for esp32c3 2021-09-14 17:05:01 +05:30
hw_random.c esp32c3: added target component 2020-12-11 11:44:01 +08:00
Kconfig esp32c3: Adds ECO4 revision 2022-04-08 18:25:16 +08:00
linker.lf esp32c3: added target component 2020-12-11 11:44:01 +08:00
Makefile.projbuild esp32c3: added target component 2020-12-11 11:44:01 +08:00
memprot.c System/Memprot: fixed voltage glitching detection logic 2021-10-04 19:25:32 +02:00
project_include.cmake esp32c3: added target component 2020-12-11 11:44:01 +08:00
system_api_esp32c3.c component/bt: reset Bluetooth hardware during controller inititalization on ESP32-C3 2022-07-13 17:35:22 +08:00