esp-idf/components/hal/esp32c5/include/hal
2024-08-09 11:43:04 +08:00
..
adc_ll.h feat(adc): add ADC func clock enable function on C5,C6,H2 2024-07-13 14:06:57 +08:00
aes_ll.h feat: enabled aes and sha support for esp32c5 2024-03-26 14:52:06 +05:30
ahb_dma_ll.h remove(c5beta3): remove c5 beta3 system files 2024-06-17 12:02:15 +08:00
apm_ll.h fix(apm): minor fixes for apm api 2024-07-15 13:10:55 +05:30
cache_ll.h feat(cache): supported cache panic on c5 2024-08-08 10:38:02 +08:00
clk_tree_ll.h remove(clk): rc32k is removed as a clk source option for lp_slow_clk on C5/C61 2024-07-31 22:41:23 +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 fix(esp32c5): fixed the lack of crosscore ll on c5 2024-02-05 12:39:35 +08:00
dedic_gpio_cpu_ll.h feat(dedic_gpio): add support for esp32c5 2024-07-17 17:56:43 +08:00
ds_ll.h feat: enabled hmac and ds peripheral support for c5 2024-05-28 10:44:54 +05:30
ecc_ll.h fix(hal): correct the power up sequence for MPI/ECC peripherals in ESP32-C5 2024-06-21 09:42:57 +08:00
ecdsa_ll.h remove(c5beta3): remove c5 beta3 system files 2024-06-17 12:02:15 +08:00
efuse_hal.h feat: enabled ecdsa support for c5 2024-05-28 17:33:05 +05:30
efuse_ll.h fix(esp_hw_support): wait eFuse controller idle after sleep wakeup 2024-06-27 17:36:21 +08:00
etm_ll.h feat(i2s): support i2s etm event and task 2024-07-25 13:22:38 +08:00
gdma_ll.h remove(c5beta3): remove c5 beta3 system files 2024-06-17 12:02:15 +08:00
gpio_etm_ll.h feat(etm): support etm driver on esp32c5 2024-07-12 10:53:12 +08:00
gpio_glitch_filter_ll.h feat(glitch_filter): add support for esp32c5 2024-07-17 17:56:45 +08:00
gpio_ll.h fix(gpio): correct usb dp gpio pullup disable function 2024-07-05 20:45:57 +08:00
gpspi_flash_ll.h fix(spi_flash): Add external flash support on esp32c6,esp32h2,esp32p4,esp32c5 2024-07-30 11:10:29 +08:00
hmac_ll.h feat: enabled hmac and ds peripheral support for c5 2024-05-28 10:44:54 +05:30
i2c_ll.h change(ulp): bu lp i2c on esp32c5 2024-08-01 14:48:31 +08:00
i2s_ll.h feat(i2s): support i2s etm event and task 2024-07-25 13:22:38 +08:00
ieee802154_ll.h feat(802154): add ieee802154 support for C5beta3 2024-04-01 14:50:07 +08:00
ledc_ll.h fix(ledc): clear ledc_mem_force_pd when LEDC peripheral is in use 2024-07-05 15:11:57 +08:00
lp_aon_hal.h feat(example): support esp32c5 timer/gpio/uart wakeup 2024-04-10 11:45:04 +08:00
lp_aon_ll.h feat(lp-core): added support for using ETM events as wake-up source 2024-07-08 11:04:34 +08:00
lp_core_ll.h feat(lp-core): bringup lp-core for C5 MP 2024-06-19 09:18:47 +08:00
lp_timer_ll.h feat(lp-timer): support lp timer for C5 2024-06-20 16:13:49 +08:00
lpwdt_ll.h fix(wdt): bringup WDTs for CP MP 2024-06-28 09:51:57 +08:00
mcpwm_ll.h feat(mcpwm): driver support on esp32-c5 2024-05-26 22:55:03 +08:00
mmu_ll.h change(mmu): removed not-used SOC_MMU_PAGE_SIZE_CONFIGURABLE macro which is 0 on p4 2024-07-29 16:16:36 +08:00
modem_lpcon_ll.h refactor(regi2c): add LL function to control analog i2c master clock 2024-07-24 12:26:59 +08:00
modem_syscon_ll.h feat(esp_hw_support): support modem clock for esp32c5mp 2024-06-19 11:19:37 +08:00
mpi_ll.h fix(hal): updated naming style for power up and down api for mpi peripheral 2024-07-03 10:49:20 +05:30
mspi_timing_tuning_ll.h feat(spiram): Add spiram support on esp32c5 2024-07-04 19:29:04 +08:00
mwdt_ll.h fix(wdt): bringup WDTs for CP MP 2024-06-28 09:51:57 +08:00
parlio_ll.h feat(parlio): support parlio on C5 2024-06-20 14:28:37 +08:00
pau_ll.h remove(c5beta3): remove c5 beta3 system files 2024-06-17 12:02:15 +08:00
pcnt_ll.h refactor(pcnt): ISR handling 2024-07-08 14:52:14 +08:00
pmu_hal.h change(esp32c5): update soc files for esp32c5 beta3 2023-12-28 10:23:15 +08:00
pmu_ll.h feat(lp-core): bringup lp-core for C5 MP 2024-06-19 09:18:47 +08:00
psram_ctrlr_ll.h feat(spiram): refactor for spiram device driver for s3/c5 2024-08-09 11:43:04 +08:00
regi2c_ctrl_ll.h refactor(regi2c): add LL function to control analog i2c master clock 2024-07-24 12:26:59 +08:00
rmt_ll.h fix(rmt): power up memory block 2024-06-28 10:58:04 +08:00
rtc_io_ll.h feat(rtcio): support RTCIO on ESP32C5 2024-06-28 22:01:55 +08:00
rwdt_ll.h feat(esp32c5): support esp32c5 g0 components 2023-12-08 15:12:24 +08:00
sar_ctrl_ll.h feat(example): support esp32c5 timer/gpio/uart wakeup 2024-04-10 11:45:04 +08:00
sdm_ll.h feat(sdm): add support for esp32c5 2024-07-10 11:46:45 +08:00
sha_ll.h fix(hal/sha): Add RCC enable and reset API definitions for ESP32-C5 SHA 2024-03-27 18:09:33 +05:30
spi_flash_encrypted_ll.h remove(c5beta3): remove c5 beta3 system files 2024-06-17 12:02:15 +08:00
spi_flash_ll.h feat(esp32c5): support to build hello world on esp32c5 beta3 2024-01-09 13:11:11 +08:00
spi_ll.h feat(spi): c5mp gpspi master slave and hd driver support 2024-05-21 17:12:41 +08:00
spimem_flash_ll.h feat(spi_flash): Increase flash frequency from 40M to 80M 2024-07-09 10:49:57 +08:00
systimer_ll.h change(esp32c5): update soc files for esp32c5 beta3 2023-12-28 10:23:15 +08:00
timer_ll.h feat(etm): support etm driver on esp32c5 2024-07-12 10:53:12 +08:00
uart_ll.h remove(c5beta3): remove c5 beta3 system files 2024-06-17 12:02:15 +08:00
usb_serial_jtag_ll.h fix(usb_serial_jtag): Fix issue that use u32_reg read/write cannot be used to modify fifo regs 2024-07-03 15:15:46 +08:00