esp-idf/components/hal/esp32c5/include/hal
2024-08-01 10:50:58 +08:00
..
aes_ll.h feat: enabled aes and sha support for esp32c5 2024-03-26 14:52:06 +05:30
cache_ll.h feat(cache mmu): c5 support 2024-03-18 11:31:10 +08:00
clk_tree_ll.h fix(esp32c5mp): fix public headers 2024-03-11 20:45:09 +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
ecc_ll.h fix(hal): correct the power up sequence for MPI/ECC peripherals in ESP32-C5 2024-07-19 13:39:03 +08:00
efuse_hal.h feat(efuse): Update efuses for C5 and C61 2024-03-21 18:37:46 +02:00
efuse_ll.h fix(esp_hw_support): wait eFuse controller idle after sleep wakeup 2024-06-28 13:58:44 +08:00
gdma_ll.h feat(gdma): add GDMA support for ESP32C5 MP 2024-06-12 15:28:40 +08:00
gpio_ll.h fix(gpio): correct usb dp gpio pullup disable function v5.3 2024-08-01 10:50:58 +08:00
gpspi_flash_ll.h change(esp32c5): update soc files for esp32c5 beta3 2023-12-28 10:23:15 +08:00
i2c_ll.h feat(i2c_master): Add parameter to config I2C scl await time 2024-03-27 10:35:11 +08:00
ieee802154_ll.h feat(802154): add ieee802154 support for C5beta3 2024-04-01 14:50:07 +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-31 11:55:24 +08:00
lp_core_ll.h feat(ulp): add basic support for running lp core on C5 2024-03-13 17:37:29 +08:00
lp_timer_ll.h fix(hal): fix LP timer LL half word access 2024-06-07 14:13:39 +08:00
lpwdt_ll.h feat(esp32c5): support esptool on esp32c5 beta3 2024-01-09 13:11:11 +08:00
mmu_ll.h feat(xip_psram): support xip psram feature on esp32p4 2024-05-29 10:02:44 +08:00
modem_lpcon_ll.h feat(esp32c5mp): support to build g0 components 2024-03-14 15:09:22 +08:00
modem_syscon_ll.h docs(pm): add description for newly added filed in modem_syscon 2024-03-27 11:40:32 +08:00
mpi_ll.h fix(hal): correct the power up sequence for MPI/ECC peripherals in ESP32-C5 2024-07-19 13:39:03 +08:00
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
pau_ll.h feat(pm): support pd top for esp32c5beta3 2024-04-12 11:34:54 +08:00
pmu_hal.h change(esp32c5): update soc files for esp32c5 beta3 2023-12-28 10:23:15 +08:00
pmu_ll.h fix(hal): fix PMU LL half word and byte access 2024-06-07 14:13:40 +08:00
regi2c_ctrl_ll.h change(esp32c5): update soc files for esp32c5 beta3 2023-12-28 10:23:15 +08:00
rmt_ll.h fix(rmt): power up memory block 2024-07-18 14:52:15 +08:00
rtc_io_ll.h fix(esp32c5mp): fix public headers 2024-03-11 20:45:09 +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
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 change(esp32c5): update soc files for esp32c5 beta3 2023-12-28 10:23: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(esp32c5mp): update hal files for esp32c5 mp 2024-03-11 17:23:43 +08:00
spimem_flash_ll.h feat(esp32c5mp): update hal files for esp32c5 mp 2024-03-11 17:23:43 +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(gptimer): support timer group driver on c5 mp 2024-04-11 15:52:34 +08:00
uart_ll.h feat(uart): support HP/LP uart on ESP32C5 MP v5.3 2024-06-12 18:15:22 +08:00