Home
last modified time | relevance | path

Searched refs:RTC_CNTL_RTCMEM_WAIT_TIMER (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
Drtc_init.c67 … REG_SET_FIELD(RTC_CNTL_TIMER5_REG, RTC_CNTL_RTCMEM_WAIT_TIMER, rtc_init_cfg.rtc_mem_wait_cycles); in rtc_init()
/hal_espressif-latest/components/esp_hw_support/port/esp32/
Drtc_sleep.c140 REG_SET_FIELD(RTC_CNTL_TIMER5_REG, RTC_CNTL_RTCMEM_WAIT_TIMER, RTC_MEM_WAIT_CYCLES); in rtc_sleep_init()
/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc_cntl_reg.h425 #define RTC_CNTL_RTCMEM_WAIT_TIMER 0x000001FF macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc_cntl_reg.h381 #define RTC_CNTL_RTCMEM_WAIT_TIMER 0x000001FF macro