esp-idf/components/hal/esp32p4/include/hal
2023-10-20 16:57:25 +08:00
..
ahb_dma_ll.h feat(hal): add util function to reverse a 8bit byte 2023-10-18 09:48:14 +08:00
ana_cmpr_ll.h feat(ana_cmpr): supported etm in analog comparator example 2023-09-25 19:57:34 +08:00
axi_dma_ll.h feat(hal): add util function to reverse a 8bit byte 2023-10-18 09:48:14 +08:00
cache_ll.h feat(spi_master): p4 add master driver supported 2023-10-08 14:45:12 +08:00
clk_gate_ll.h feat(sdmmc): supported sd2.0 on esp32p4 2023-10-18 11:57:55 +00:00
clk_tree_ll.h refactor(apll): move the apll soc caps to clk_tree_ll 2023-09-28 15:03:27 +08:00
ds_ll.h feat(ds): use RCC atomic block to enable/reset the DS peripheral 2023-10-11 14:59:04 +05:30
dw_gdma_ll.h feat(dw_gdma): initial low level driver 2023-09-28 02:17:08 +00:00
ecc_ll.h feat(ecc): use RCC atomic block to enable/reset the ECC peripheral 2023-10-11 14:59:04 +05:30
ecdsa_ll.h feat(ecdsa): use RCC atomic block to enable/reset the ECDSA peripheral 2023-10-11 14:59:04 +05:30
efuse_hal.h feat(esp32p4): added hal support 2023-07-10 16:11:47 +08:00
efuse_ll.h feat(efuse): Support eFuses and doc for ESP32P4 2023-09-12 17:58:17 +08:00
etm_ll.h feat(etm): add core driver support for esp32-p4 2023-08-23 15:11:56 +08:00
gdma_ll.h feat(hal): add util function to reverse a 8bit byte 2023-10-18 09:48:14 +08:00
gpio_etm_ll.h feat(etm): add core driver support for esp32-p4 2023-08-23 15:11:56 +08:00
gpio_ll.h feat(gpio): add a dump API to dump IO configurations 2023-10-12 17:34:20 +08:00
gpspi_flash_ll.h fix(ll): fix cpp compile error 2023-09-14 14:48:12 +08:00
hmac_ll.h feat(hmac): use RCC atomic block to enable/reset the HMAC peripheral 2023-10-11 14:59:04 +05:30
huk_hal.h feat(hal): Added HAL and LL layer for Key Manager 2023-10-16 09:26:37 +05:30
huk_ll.h feat(hal): Added HAL and LL layer for HUK 2023-10-16 09:26:14 +05:30
i2c_ll.h fix(ll): fix cpp compile error 2023-09-14 14:48:12 +08:00
i2s_ll.h fix(i2s_platform): merge the i2s platform acquire API 2023-09-28 15:03:27 +08:00
key_mgr_hal.h feat(hal): Added HAL and LL layer for Key Manager 2023-10-16 09:26:37 +05:30
key_mgr_ll.h feat(hal): Added HAL and LL layer for Key Manager 2023-10-16 09:26:37 +05:30
ledc_ll.h feat(ledc): support ledc on esp32p4 2023-10-17 16:40:04 +08:00
lpwdt_ll.h feat(lp_wdt): add lp wdt HAL support on C6, H2 and P4 2023-09-06 11:39:27 +08:00
mcpwm_ll.h feat(mcpwm): support update timer period dynamically 2023-10-20 16:57:25 +08:00
mmu_ll.h change(mmu): improve mmu_ll_entry_id_to_paddr_base on p4 2023-09-08 11:26:41 +08:00
mpi_ll.h feat(mpi): use RCC atomic block to enable/reset the MPI peripheral 2023-10-11 14:59:03 +05:30
mpu_ll.h fix(ll): fix cpp compile error 2023-09-14 14:48:12 +08:00
mwdt_ll.h fix(wdt): move non-auto generated wdt values to ll 2023-09-05 11:52:34 +08:00
parlio_ll.h feat(parlio_tx): supported parlio tx on p4 2023-09-25 10:42:30 +08:00
pcnt_ll.h feat(pcnt): replace periph_module func with new ll func 2023-09-20 15:06:04 +08:00
psram_ctrlr_ll.h change(psram): atomic set clock and reset 2023-08-31 17:10:34 +08:00
regi2c_ctrl_ll.h change(header): modify p4 headers issues from check_header_py 2023-08-04 14:13:59 +02:00
rmt_ll.h feat(rmt): add driver support for esp32p4 2023-09-19 12:54:14 +08:00
rtc_io_ll.h feat(gpio): add a dump API to dump IO configurations 2023-10-12 17:34:20 +08:00
rwdt_ll.h feat(esp32p4): added hal support 2023-07-10 16:11:47 +08:00
sar_ctrl_ll.h feat(esp32p4): added hal support 2023-07-10 16:11:47 +08:00
sdmmc_ll.h feat(sdmmc): supported sd2.0 on esp32p4 2023-10-18 11:57:55 +00:00
spi_flash_encrypted_ll.h feat(esp32p4): added hal support 2023-07-10 16:11:47 +08:00
spi_flash_ll.h fix(spi_flash): Fix spi_flash write fail on 26M C2(including OTA fail on this chip) 2023-09-07 17:30:15 +08:00
spi_ll.h refac(spi): update periph_module_xxx with rcc_automic_lock for periph bus 2023-10-17 11:32:23 +08:00
spimem_flash_ll.h fix(ll): fix cpp compile error 2023-09-14 14:48:12 +08:00
systimer_ll.h feat(esp_timer): Support systimer for ESP32P4 2023-09-13 19:13:38 +08:00
timer_ll.h feat(etm): add core driver support for esp32-p4 2023-08-23 15:11:56 +08:00
uart_ll.h feat(uart): spilt LP and HP uart set_baudrate function 2023-10-08 10:10:02 +08:00