esp-idf/components/soc/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/soc component/bt: reset Bluetooth hardware during controller inititalization on ESP32-C3 2022-07-13 17:35:22 +08:00
adc_periph.c adc: update adc header files on c3 2021-03-26 13:26:19 +08:00
CMakeLists.txt gdma: dynamic alloc DMA channels 2021-01-13 10:52:27 +08:00
gdma_periph.c gdma: dynamic alloc DMA channels 2021-01-13 10:52:27 +08:00
gpio_periph.c gpio: fix issue that gpio cannot hold during deep-sleep on c3, Closes https://github.com/espressif/esp-idf/issues/7455 2021-10-08 19:56:14 +08:00
i2c_bbpll.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
i2c_periph.c soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
i2s_periph.c soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
interrupts.c apptrace: Adds ESP32-C3 support 2022-05-13 16:23:46 +03:00
ledc_periph.c soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
rmt_periph.c soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
sigmadelta_periph.c soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
soc_memory_layout.c esp32c3: correct name for RTC memory region in heap 2021-03-19 17:59:12 +05:30
spi_periph.c spi: remove HSPI macro on esp32c3 and esp32s3 2021-04-06 15:30:28 +08:00
timer_periph.c soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
uart_periph.c soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00