Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s3/
Drtc_cntl_hal.c50 rtc_cntl_sleep_retent_t *retent = (rtc_cntl_sleep_retent_t *)addr; in rtc_cntl_hal_enable_cpu_retention()
85 rtc_cntl_sleep_retent_t *retent = (rtc_cntl_sleep_retent_t *)addr; in rtc_cntl_hal_disable_cpu_retention()
114 rtc_cntl_sleep_retent_t *retent = (rtc_cntl_sleep_retent_t *)addr; in rtc_cntl_hal_enable_tagmem_retention()
140 rtc_cntl_sleep_retent_t *retent = (rtc_cntl_sleep_retent_t *)addr; in rtc_cntl_hal_disable_tagmem_retention()
/hal_espressif-latest/components/hal/esp32c3/
Drtc_cntl_hal.c53 rtc_cntl_sleep_retent_t *retent = (rtc_cntl_sleep_retent_t *)addr; in rtc_cntl_hal_enable_cpu_retention()
75 rtc_cntl_sleep_retent_t *retent = (rtc_cntl_sleep_retent_t *)addr; in rtc_cntl_hal_disable_cpu_retention()
/hal_espressif-latest/components/hal/esp32c2/
Drtc_cntl_hal.c59 rtc_cntl_sleep_retent_t *retent = (rtc_cntl_sleep_retent_t *)addr; in rtc_cntl_hal_disable_cpu_retention()
/hal_espressif-latest/components/hal/include/hal/
Drtc_hal.h38 } rtc_cntl_sleep_retent_t; typedef
/hal_espressif-latest/components/esp_hw_support/
Dsleep_cpu.c77 rtc_cntl_sleep_retent_t retent;