esp-idf/components/hal/esp32p4/include/hal
Mahavir Jain 433825d385
fix(hal): integer overflow warning in the cache LL macro
2024-04-14 21:16:38 +05:30
..
aes_ll.h fix(hal): Clear reset on parent crpyto lock while resetting a crypto peripheral 2024-04-12 14:55:11 +05:30
ahb_dma_ll.h feat(esp_hw_support/dma2d): Add 2D-DMA support on ESP32P4 2024-01-22 20:51:43 +08:00
ana_cmpr_ll.h
assist_debug_ll.h feat(system): esp32p4: support hw stack guard 2024-03-21 14:30:21 +04:00
axi_dma_ll.h feat(esp_hw_support/dma2d): Add 2D-DMA support on ESP32P4 2024-01-22 20:51:43 +08:00
cache_ll.h fix(hal): integer overflow warning in the cache LL macro 2024-04-14 21:16:38 +05:30
clk_gate_ll.h feat(isp): added isp driver framework and isp af driver 2024-04-01 09:30:07 +08:00
clk_tree_ll.h change(psram): update voltage configurations 2024-02-29 10:42:37 +08:00
cpu_utility_ll.h feat(hal): Adds hal funcs for cpu.c 2024-04-11 13:07:04 +03:00
crosscore_int_ll.h refactor(riscv): added a new API for the interrupts 2024-01-18 16:36:53 +08:00
dedic_gpio_cpu_ll.h feat(fast_gpio): support CPU controlled fast GPIO driver on esp32p4 2024-03-22 17:13:19 +08:00
dma2d_ll.h fix(dma2d): correct a few 2D-DMA driver issues 2024-03-18 20:11:57 +08:00
ds_ll.h fix(hal): Clear reset on parent crpyto lock while resetting a crypto peripheral 2024-04-12 14:55:11 +05:30
dw_gdma_ll.h feat(csi): added csi driver 2024-02-04 19:06:11 +08:00
ecc_ll.h fix(hal): Clear reset on parent crpyto lock while resetting a crypto peripheral 2024-04-12 14:55:11 +05:30
ecdsa_ll.h fix(hal): Clear reset on parent crpyto lock while resetting a crypto peripheral 2024-04-12 14:55:11 +05:30
efuse_hal.h
efuse_ll.h feat(efuse): Adds new efuses for esp32p4 2024-02-21 12:45:31 +02: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
gdma_ll.h feat(dma): advanced dma malloc helper 2024-04-02 14:30:14 +08:00
gpio_etm_ll.h
gpio_glitch_filter_ll.h feat(glitch_filter): support GPIO glitch filter on esp32p4 2024-03-22 17:13:19 +08:00
gpio_ll.h feat(gpio): add gpio support on ESP32C5 2024-02-20 14:57:25 +08:00
gpspi_flash_ll.h
hmac_ll.h fix(hal): Clear reset on parent crpyto lock while resetting a crypto peripheral 2024-04-12 14:55:11 +05:30
huk_hal.h
huk_ll.h fix(esp_hw_support): Update key manager support 2024-01-23 10:24:39 +05:30
i2c_ll.h feat(i2c_master): Add parameter to config I2C scl await time 2024-03-27 10:35:11 +08:00
i2s_ll.h
isp_ll.h feat(isp): added isp driver framework and isp af driver 2024-04-01 09:30:07 +08:00
jpeg_ll.h change(jpeg): Clean up some mess code in jpeg encoder 2024-04-09 11:33:29 +08:00
key_mgr_hal.h fix(esp_hw_support): Update key manager support 2024-01-23 10:24:39 +05:30
key_mgr_ll.h fix(hal): Clear reset on parent crpyto lock while resetting a crypto peripheral 2024-04-12 14:55:11 +05:30
lcd_ll.h fix(rgb_lcd): relax the check for the data line GPIO 2024-01-30 18:29:13 +08:00
ldo_ll.h feat(ldo): add ldo regulator driver for public use 2024-03-25 21:19:12 +08:00
ledc_ll.h
lp_aon_hal.h feat(esp_hw_support): add esp32p4 sleep initial support 2024-03-10 10:51:28 +08:00
lp_core_ll.h feat(lp_core): add support for lp timer and lp gpio on P4 2024-02-06 09:41:20 +08:00
lp_i2s_ll.h feat(lp_i2s): added lp_i2s ll layer 2024-04-11 20:18:45 +08:00
lp_sys_ll.h fix(hal): use force_inline for lp_sys ll header 2024-03-30 11:51:52 +08:00
lp_timer_ll.h refactor(rtc): move soc/rtc.h from soc to esp_hw_support component 2024-01-25 19:15:33 +08:00
lpwdt_ll.h
mcpwm_ll.h
mipi_csi_brg_ll.h feat(csi): added csi driver 2024-02-04 19:06:11 +08:00
mipi_csi_host_ll.h feat(csi): added csi driver 2024-02-04 19:06:11 +08:00
mipi_csi_ll.h feat(csi): added csi driver 2024-02-04 19:06:11 +08:00
mipi_csi_phy_ll.h feat(csi): added csi driver 2024-02-04 19:06:11 +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 fix(drivers): fix typos found by codespell 2024-03-28 10:01:27 +08:00
mmu_ll.h
mpi_ll.h fix(hal): Clear reset on parent crpyto lock while resetting a crypto peripheral 2024-04-12 14:55:11 +05:30
mpu_ll.h
mspi_timing_tuning_ll.h
mwdt_ll.h refactor(esp_hw_support): move TIMG_WDT_WKEY_VALUE defination from hal to soc 2024-01-23 11:51:44 +08:00
parlio_ll.h change(parlio_tx): plenty of driver clean up 2024-03-15 18:02:44 +08:00
pau_ll.h change(hal): control PAU bus clock by hal layer 2024-03-29 00:36:46 +08:00
pcnt_ll.h
pmu_hal.h
pmu_ll.h feat(esp_hw_support): support esp32p4 ext1 wakeup 2024-03-27 13:59:37 +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
regi2c_ctrl_ll.h
rmt_ll.h
rtc_io_ll.h
rwdt_ll.h
sar_ctrl_ll.h
sdm_ll.h
sdmmc_ll.h
sha_ll.h fix(hal): Clear reset on parent crpyto lock while resetting a crypto peripheral 2024-04-12 14:55:11 +05:30
spi_flash_encrypted_ll.h
spi_flash_ll.h
spi_ll.h fix(spi_master): fix P4 clock src divider and 8bit support 2024-01-26 14:51:46 +08:00
spimem_flash_ll.h
systimer_ll.h
temperature_sensor_ll.h feat(temperature_sensor): Add new support for temperature sensor ETM on ESP32C6/H2 2024-03-01 18:52:39 +08:00
timer_ll.h change(gptimer): use private unsafe RCC LL functions in bootloader 2024-04-08 17:48:20 +08:00
touch_sensor_ll.h
twai_ll.h
uart_ll.h fix(uart): Fix mismatch wakeup rising edges required with the threshold configured 2024-03-15 16:58:33 +08:00
usb_serial_jtag_ll.h feat(hal/usb): Update USB WRAP and USJ LL, add missing ESP32-P4 LL 2024-04-04 02:47:00 +08:00
usb_utmi_ll.h feat(soc/usb): Add USB UTMI PHY struct and LL for the ESP32-P4 2024-04-04 01:47:35 +08:00
usb_wrap_ll.h feat(hal/usb): Update USB WRAP and USJ LL, add missing ESP32-P4 LL 2024-04-04 02:47:00 +08:00