.. |
adc_hal_conf.h
|
adc: unify adc_ll_num_t and adc_unit_t
|
2022-03-18 11:36:50 +08:00 |
adc_ll.h
|
adc: improve adc power logic
|
2023-04-20 10:34:37 +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
|
Renamed BAH
|
2022-12-13 18:05:00 +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
|
gpio: add test with -O0
|
2022-08-02 23:07:06 +08:00 |
ds_ll.h
|
esp32h2: copy driver/hal/soc components from esp32c3
|
2021-07-01 19:53:11 +08:00 |
ecc_ll.h
|
esp32h2: Enable ECC accelerator
|
2022-06-23 12:59:13 +05:30 |
efuse_hal.h
|
efuse: Adds major and minor versions and others
|
2022-07-05 14:38:27 +08:00 |
efuse_ll.h
|
efuse: Adds major and minor versions and others
|
2022-07-05 14:38:27 +08:00 |
gdma_ll.h
|
gdma: prevent mutli-channels connect to the same peripheral
|
2023-02-01 11:06:48 +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
|
esp32h2: update driver/hal/soc components to support esp32h2
|
2021-07-01 19:53:11 +08:00 |
hmac_ll.h
|
esp32h2: update driver/hal/soc components to support esp32h2
|
2021-07-01 19:53:11 +08:00 |
i2c_ll.h
|
I2C: put some interrupt used functions into IRAM,
|
2022-12-02 15:13:51 +08:00 |
i2s_ll.h
|
i2s_pdm: fix tx frequency limitation
|
2023-03-20 19:22:40 +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: fix wrong mmu end check
|
2022-07-27 10:22:09 +00:00 |
mpu_ll.h
|
esp32h2: update driver/hal/soc components to support esp32h2
|
2021-07-01 19:53:11 +08:00 |
mwdt_ll.h
|
C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT
|
2022-12-19 15:06:15 +01:00 |
regi2c_ctrl_ll.h
|
Add regi2c enable/disable reference count
|
2022-06-23 15:36:44 +08:00 |
rmt_ll.h
|
rmt: add iram safe test
|
2022-08-18 10:57:13 +08:00 |
rtc_cntl_ll.h
|
gpio: Fix IO hold function related problems
|
2023-03-17 14:44:29 +08:00 |
rwdt_ll.h
|
C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT
|
2022-12-19 15:06:15 +01:00 |
sar_ctrl_ll.h
|
adc: improve adc power logic
|
2023-04-20 10:34:37 +08:00 |
sdm_ll.h
|
sdm: clean up soc/hal/ll code
|
2022-07-20 14:59:50 +08:00 |
sha_ll.h
|
esp32h2: copy driver/hal/soc components from esp32c3
|
2021-07-01 19:53:11 +08:00 |
spi_flash_encrypted_ll.h
|
esp32h2: fixes after rebase
|
2021-07-01 19:53:50 +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: Fixed Quad SPI wrong dummy cycle issue on ESP32C2/ESP32C3/ESP32S3 and put get-command/dummy-bits functions in spi_ll.h
|
2022-09-07 18:48:05 +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
|
systimer: refactor hal to accomodate more xtal choices
|
2022-07-25 16:08:52 +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
|
gptimer: add test with -O0
|
2022-08-02 22:53:36 +08:00 |
twai_ll.h
|
C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT
|
2022-12-19 15:06:15 +01:00 |
uart_ll.h
|
uart: Fix two TX concurrency issues
|
2023-03-03 19:18:08 +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 |
uhci_types.h
|
esp32h2: update driver/hal/soc components to support esp32h2
|
2021-07-01 19:53:11 +08:00 |
usb_phy_ll.h
|
gpio: fix USB D+ pin cannot disable pullup
|
2022-08-22 22:03:25 +08:00 |
usb_serial_jtag_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 |