esp-idf/components/hal/esp32c61/include/hal
nilesh.kale 2bf74cf86d feat: enable flash encyption support in esp32c61
This commit add support for flash ecnyrption in ESP32C61.
2024-07-19 17:23:11 +05:30
..
cache_ll.h change(system): heap_caps_alloc returns aligned memory if caps indicate a need for it 2024-05-27 12:41:18 +08:00
clk_tree_ll.h feat(clk): Add basic clock support for esp32c5 mp 2024-06-26 14:26:34 +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 feat(intr): basic interrupt/freertos support for C61 2024-06-12 09:25:47 +08:00
ecc_ll.h feat: enable ecc support in esp32c61 2024-07-04 13:37:16 +05:30
efuse_hal.h feat(efuse): Update efuses for C5 and C61 2024-03-21 18:37:46 +02:00
efuse_ll.h feat(soc): Update efuse related soc_caps for c61 and c5 (MP/beta3) 2024-05-13 19:54:28 +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 feat(esp32c61): add G0 component support 2024-03-18 14:28:27 +08:00
lpwdt_ll.h feat(esp32c61): add G0 component support 2024-03-18 14:28:27 +08:00
mmu_ll.h feat(xip_psram): support xip psram feature on esp32p4 2024-05-22 15:56:07 +08:00
mwdt_ll.h change(wdt): create wdt_periph.c in soc component 2024-06-18 09:59:06 +08:00
pmu_hal.h feat(esp32c61): add G0 component support 2024-03-18 14:28:27 +08:00
pmu_ll.h fix(hal): fix PMU LL half word and byte access 2024-06-06 21:03:31 +08:00
regi2c_ctrl_ll.h feat(esp32c61): add G0 component support 2024-03-18 14:28:27 +08:00
rwdt_ll.h feat(esp32c61): add G0 component support 2024-03-18 14:28:27 +08:00
spi_flash_encrypted_ll.h feat: enable flash encyption support in esp32c61 2024-07-19 17:23:11 +05:30
spi_flash_ll.h feat(esp32c61): add G0 component support 2024-03-18 14:28:27 +08:00
spi_ll.h feat(esp32c61): add G0 component support 2024-03-18 14:28:27 +08:00
spimem_flash_ll.h feat(esp32c61): add G0 component support 2024-03-18 14:28:27 +08:00
systimer_ll.h feat(esp32c61): add G0 component support 2024-03-18 14:28:27 +08:00
timer_ll.h change(gptimer): use private unsafe RCC LL functions in bootloader 2024-04-08 17:48:20 +08:00
uart_ll.h feat(uart): support uart module sleep retention on c6/h2/p4 2024-06-03 12:40:43 +08:00