esp-idf/components/hal/esp32p4/include/hal
Armando (Dou Yiwen) 22b9bc2708 Merge branch 'change/do_mpll_ldo_earlier' into 'master'
mpll: do mpll ldo init earlier

See merge request espressif/esp-idf!28104
2023-12-26 20:59:35 +08:00
..
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(dsi): add mipi dsi hal+ll layer driver 2023-12-19 11:39:59 +08:00
clk_tree_ll.h change(mpll): use fast write as reg is 8bit 2023-12-26 11:43:33 +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
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 change(gpio): esp32p4 available pins are GPIO0 ~ GPIO54 2023-12-20 11:23:32 +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 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 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
lcd_ll.h feat(dsi): add mipi dsi hal+ll layer driver 2023-12-19 11:39:59 +08:00
ldo_ll.h feature(esp_psram): p4 real chip 20M 2023-12-18 15:18:07 +08:00
ledc_ll.h feat(ledc): support ledc on esp32p4 2023-10-17 16:40:04 +08:00
lp_core_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
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 feat(mcpwm): support update timer period dynamically 2023-10-20 16:57:25 +08:00
mipi_dsi_brg_ll.h fix(dw_gdma): wrong master port setting for destination 2023-12-21 10:41:27 +08:00
mipi_dsi_host_ll.h feat(dsi): add mipi dsi hal+ll layer driver 2023-12-19 11:39:59 +08:00
mipi_dsi_ll.h feat(dsi): add mipi dsi hal+ll layer driver 2023-12-19 11:39:59 +08:00
mipi_dsi_phy_ll.h feat(dsi): add mipi dsi hal+ll layer driver 2023-12-19 11:39:59 +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
pmu_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
psram_ctrlr_ll.h change(psram): atomic set clock and reset 2023-08-31 17:10:34 +08:00
regi2c_ctrl_ll.h feat(mpll): supported mpll configure ll api 2023-12-21 16:26:03 +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(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
sdm_ll.h feat(sdm): add driver support for esp32p4 2023-12-01 10:03:09 +08:00
sdmmc_ll.h fix(sdmmc): fix ll layer wrong assertion 2023-10-25 06:03:25 +00:00
spi_flash_encrypted_ll.h feat(soc): Updated soc cap for flash encryption 2023-12-05 11:03:48 +05:30
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 feat(spi_flash): Enable auto suspend on when flash works under 120M 2023-11-15 17:27:42 +08:00
systimer_ll.h feat(systimer): support ETM on esp32p4 2023-12-07 18:46:24 +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(touch): support touch driver on p4 (soc) 2023-11-16 11:13:02 +00: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