Home
last modified time | relevance | path

Searched refs:rtc_cntl_hal_dma_link_init (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/hal/include/hal/
Drtc_hal.h66 void * rtc_cntl_hal_dma_link_init(void *elem, void *buff, int size, void *next);
/hal_espressif-latest/components/hal/esp32c2/
Drtc_cntl_hal.c21 void * rtc_cntl_hal_dma_link_init(void *elem, void *buff, int size, void *next) in rtc_cntl_hal_dma_link_init() function
/hal_espressif-latest/components/hal/esp32c3/
Drtc_cntl_hal.c30 void * rtc_cntl_hal_dma_link_init(void *elem, void *buff, int size, void *next) in rtc_cntl_hal_dma_link_init() function
/hal_espressif-latest/components/hal/esp32s3/
Drtc_cntl_hal.c23 void * rtc_cntl_hal_dma_link_init(void *elem, void *buff, int size, void *next) in rtc_cntl_hal_dma_link_init() function
/hal_espressif-latest/components/esp_hw_support/
Dsleep_cpu.c179 s_cpu_retention.retent.tagmem.link_addr = rtc_cntl_hal_dma_link_init(buf, in esp_sleep_tagmem_pd_low_init()
219 s_cpu_retention.retent.cpu_pd_mem = rtc_cntl_hal_dma_link_init(buf, in esp_sleep_cpu_pd_low_init()