esp-idf/components/hal/esp32c3/include/hal
wangmengyang 1d55f12c2d 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 clock bits to fix the issue of task watchdog triggered during controller initialization due to invalid hardware state
2022-07-06 16:23:48 +08:00
..
adc_hal_conf.h adc: unify adc_ll_num_t and adc_unit_t 2022-03-18 11:36:50 +08:00
adc_hal.h adc: support adc dma driver on all chips 2021-12-16 00:19:15 +00:00
adc_ll.h G0 RISC-V: Remove "private_include/regi2c_brownout.h" header as it has been moved and simplify "regi2c_ctrl.h" 2022-06-14 15:00:53 +08:00
aes_ll.h aes: fix potential unaligned access of buffers 2021-08-25 10:48:26 +08:00
cache_ll.h ext_mem: make memory region check strict 2022-06-28 14:17:44 +08:00
clk_gate_ll.h component/bt: reset Bluetooth hardware during controller inititalization on ESP32-C3/ESP32-S3 2022-07-06 16:23:48 +08:00
clk_tree_ll.h Refactor: move regi2c_*.h header files from esp_hw_support to soc component 2022-06-30 09:40:44 +00:00
dedic_gpio_cpu_ll.h hal: Move dedicated GPIO LL and HAL 2022-06-14 14:38:29 +08:00
ds_ll.h soc: merge C3 caps into a single soc_caps.h 2021-04-28 14:42:35 +08:00
efuse_hal.h efuse: Validates data after burning and re-burnes it if necessary 2022-04-27 01:10:41 +08:00
efuse_ll.h soc: Fix description of efuse fail bits 2022-05-31 11:21:24 +00:00
gdma_ll.h G0: RISC-V targets have now an independent G0 layer 2022-06-14 15:00:53 +08:00
gpio_ll.h esp32h2: support GPIO peripheral, IO_MUX, GPIO matrix. 2022-03-04 11:25:05 +08:00
gpspi_flash_ll.h spi_flash: refactor the spi_flash clock configuration, and add support for esp32c2 2022-04-26 15:22:37 +08:00
hmac_hal.h [Peripheral/Security] DS peripheral driver 2021-01-05 12:26:59 +08:00
hmac_ll.h hal: Add initial ESP32-C3 support 2020-11-30 15:23:15 +11:00
i2c_ll.h I2C: Fix SCL period timings on ESP targets 2022-05-18 05:36:08 +00:00
i2s_ll.h i2s: update documents for driver-NG 2022-06-15 10:30:04 +08:00
ledc_ll.h ledc: Provide support for esp32c2 and esp32h2 2022-04-14 08:15:14 +00:00
memprot_ll.h cache/mmu: implememnt cache and mmu hal APIs in bootloader 2022-03-11 22:43:11 +08:00
mmu_ll.h MMU: Add configurable mmu page size support on ESP32C2 2022-06-08 19:34:31 +08:00
mpu_ll.h soc: merge C3 caps into a single soc_caps.h 2021-04-28 14:42:35 +08:00
mwdt_ll.h ESP8684: add freertos, hal, esp_system support 2021-11-06 17:33:44 +08:00
regi2c_ctrl_ll.h Add regi2c enable/disable reference count 2022-06-23 15:36:44 +08:00
rmt_ll.h rmt: add more clock source caps 2022-04-21 13:59:47 +00:00
rtc_cntl_ll.h rename APB_CTRL ro SYS_CON 2021-09-16 20:57:57 +08:00
rwdt_ll.h soc: Adds efuse hal 2022-02-24 22:20:09 +08:00
sha_ll.h driver: Add esp32c3 drivers (except ADC/DAC) and update tests 2020-12-23 09:53:24 +11:00
sigmadelta_ll.h soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one 2021-08-30 13:50:58 +08:00
spi_flash_encrypted_ll.h hal: added HAL_ASSERT 2021-06-22 11:28:01 +08:00
spi_flash_ll.h spi_flash: refactor the spi_flash clock configuration, and add support for esp32c2 2022-04-26 15:22:37 +08:00
spi_ll.h spi: define tranfer max bit length in LL 2022-03-10 13:40:43 +08:00
spimem_flash_ll.h spi_flash: refactor the spi_flash clock configuration, and add support for esp32c2 2022-04-26 15:22:37 +08:00
systimer_ll.h freertos(esp32s3): SysTick uses systimer 2021-08-04 20:33:44 +08:00
temperature_sensor_ll.h Refactor: move regi2c_*.h header files from esp_hw_support to soc component 2022-06-30 09:40:44 +00:00
timer_ll.h timer: save alarm value in driver layer 2021-12-23 11:39:32 +08:00
twai_ll.h twai: Fix twai_ll_parse_frame_buffer() typo 2022-04-22 15:25:39 +08:00
uart_ll.h uart: Provide support for esp32c2 and esp32h2 2022-03-02 11:29:13 +08:00
uhci_ll.h examples: added support of ESP32-S3 chip in controller_hci_uart example 2021-08-26 14:24:32 +08:00
usb_serial_jtag_ll.h usb_serial_jtag: enable blocking implementation on esp32s3 2021-07-31 16:32:09 +08:00
xt_wdt_ll.h WDT: Add support for XTAL32K Watchdog timer 2021-09-02 09:09:00 +08:00