.. |
ahb_dma_ll.h
|
feat(gdma): can read interrupt raw status
|
2023-11-20 17:25:57 +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(gdma): can read interrupt raw status
|
2023-11-20 17:25:57 +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(ppa): add low level support for PPA
|
2024-01-16 23:20:59 +08:00 |
clk_tree_ll.h
|
feat(clk): add basic clock support for esp32p4
|
2023-12-29 00:37:26 +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): channel allocator driver
|
2023-12-12 03:35:05 +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
|
fix(ecdsa): remove unused k_mode from the ECDSA HAL/LL API
|
2023-11-15 09:42:26 +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 |
emac_ll.h
|
feat(esp_eth): Added support of internal EMAC for ESP32P4
|
2024-01-16 14:29:25 +01:00 |
etm_ll.h
|
feat(ulp): add api to get lp_cpu wakeup cause and clear wakeup source at startup
|
2023-12-18 11:29:53 +08:00 |
gdma_ll.h
|
feat(gdma): support ETM subsystem on esp32p4
|
2023-12-06 18:02:43 +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(clk): add basic clock support for esp32p4
|
2023-12-29 00:37:26 +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
|
fix(hal): Fix typo in hal layer for Key Manger
|
2024-01-08 10:32:41 +05:30 |
huk_ll.h
|
fix(hal): Fix typo in hal layer for Key Manger
|
2024-01-08 10:32:41 +05:30 |
i2c_ll.h
|
Merge branch 'feat/i2c_rcc_support' into 'master'
|
2023-10-28 10:01:06 +08:00 |
i2s_ll.h
|
fix(i2s): add rcc trick for some ll functions
|
2023-12-22 19:40:38 +08:00 |
isp_ll.h
|
change(ll): update color space types, ll changes
|
2023-10-30 17:32:46 +08:00 |
jpeg_ll.h
|
feature(jpeg): Introduce JPEG hal layer
|
2023-12-18 12:03:17 +08:00 |
key_mgr_hal.h
|
fix(hal): Fix typo in hal layer for Key Manger
|
2024-01-08 10:32:41 +05:30 |
key_mgr_ll.h
|
fix(hal): Fix typo in hal layer for Key Manger
|
2024-01-08 10:32:41 +05:30 |
lcd_ll.h
|
feat(dsi): add mipi dsi hal+ll layer driver
|
2023-12-19 11:39:59 +08:00 |
ldo_ll.h
|
change(ldo): make ldo driver unit_id same as datasheet
|
2024-01-08 10:52:11 +08:00 |
ledc_ll.h
|
feat(ledc): support ledc on esp32p4
|
2023-10-17 16:40:04 +08:00 |
lp_core_ll.h
|
feat(clk): add basic clock support for esp32p4
|
2023-12-29 00:37:26 +08:00 |
lp_timer_ll.h
|
feat(ulp): add api to get lp_cpu wakeup cause and clear wakeup source at startup
|
2023-12-18 11:29:53 +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
|
fix(mcpwm): enable mcpwm group clock before hal init
|
2024-01-15 18:13:56 +08:00 |
mipi_csi_brg_ll.h
|
feat(csi): added csi bridge share control code
|
2024-01-16 09:57:52 +08:00 |
mipi_csi_ll.h
|
feat(csi): added csi bridge share control code
|
2024-01-16 09:57:52 +08:00 |
mipi_dsi_brg_ll.h
|
feat(mipi_dsi): added DPHY PLL clock configuration
|
2024-01-16 17:41:46 +08:00 |
mipi_dsi_host_ll.h
|
feat(mipi_dsi): added DPHY PLL clock configuration
|
2024-01-16 17:41:46 +08:00 |
mipi_dsi_ll.h
|
feat(mipi_dsi): added DPHY PLL clock configuration
|
2024-01-16 17:41:46 +08:00 |
mipi_dsi_phy_ll.h
|
feat(mipi_dsi): added DPHY PLL clock configuration
|
2024-01-16 17:41:46 +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 |
mspi_timing_tuning_ll.h
|
feat(psram): support 200mhz psram, experimental feature for now
|
2024-01-10 11:52:28 +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_rx): add parlio rx examples
|
2023-12-28 11:05:26 +08:00 |
pcnt_ll.h
|
feat(pcnt): replace periph_module func with new ll func
|
2023-09-20 15:06:04 +08:00 |
pmu_hal.h
|
feat(clk): add basic clock support for esp32p4
|
2023-12-29 00:37:26 +08:00 |
pmu_ll.h
|
feat(clk): add basic clock support for esp32p4
|
2023-12-29 00:37:26 +08:00 |
ppa_ll.h
|
feat(ppa): add low level support for PPA
|
2024-01-16 23:20:59 +08:00 |
psram_ctrlr_ll.h
|
feat(psram): support 200mhz psram, experimental feature for now
|
2024-01-10 11:52:28 +08:00 |
regi2c_ctrl_ll.h
|
feat(clk): add basic clock support for esp32p4
|
2023-12-29 00:37:26 +08:00 |
rmt_ll.h
|
feat(rmt): support calling rmt_receive in ISR callback
|
2023-11-03 15:42:56 +08:00 |
rtc_io_ll.h
|
feat(clk): add basic clock support for esp32p4
|
2023-12-29 00:37:26 +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 |
sdm_ll.h
|
feat(sdm): add driver support for esp32p4
|
2023-12-01 10:03:09 +08:00 |
sdmmc_ll.h
|
feat(sdmmc): use ldo as power supply on esp32p4
|
2024-01-04 15:34:59 +08:00 |
spi_flash_encrypted_ll.h
|
refactor(spi_flash): Use new spi_flash register sturct and deperecate the old one
|
2024-01-08 09:59:22 +08:00 |
spi_flash_ll.h
|
refactor(spi_flash): Use new spi_flash register sturct and deperecate the old one
|
2024-01-08 09:59:22 +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
|
feat(psram): support 200mhz psram, experimental feature for now
|
2024-01-10 11:52:28 +08:00 |
systimer_ll.h
|
feat(systimer): support ETM on esp32p4
|
2023-12-07 18:46:24 +08:00 |
temperature_sensor_ll.h
|
feat(temperature_sensor): Add temperature sensor support on esp32p4
|
2023-12-26 16:45:20 +08:00 |
timer_ll.h
|
feat(etm): add core driver support for esp32-p4
|
2023-08-23 15:11:56 +08:00 |
touch_sensor_ll.h
|
feat(clk): add basic clock support for esp32p4
|
2023-12-29 00:37:26 +08:00 |
twai_ll.h
|
feat(twai): support legacy twai(can) driver for esp32p4
|
2023-10-26 16:20:45 +08:00 |
uart_ll.h
|
fix(console): enable to select UART1 port for console output
|
2023-11-09 22:32:49 +08:00 |