Home
last modified time | relevance | path

Searched refs:RTC_CNTL_WAIT_TIMER (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
Drtc_init.c61 REG_SET_FIELD(RTC_CNTL_TIMER4_REG, RTC_CNTL_WAIT_TIMER, rtc_init_cfg.rtc_wait_cycles); in rtc_init()
/hal_espressif-latest/components/esp_hw_support/port/esp32/
Drtc_sleep.c134 REG_SET_FIELD(RTC_CNTL_TIMER4_REG, RTC_CNTL_WAIT_TIMER, RTC_WAIT_CYCLES); in rtc_sleep_init()
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Drtc_init.c82 REG_SET_FIELD(RTC_CNTL_TIMER4_REG, RTC_CNTL_WAIT_TIMER, rtc_init_cfg.rtc_wait_cycles); in rtc_init()
/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc_cntl_reg.h411 #define RTC_CNTL_WAIT_TIMER 0x000001FF macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc_cntl_reg.h367 #define RTC_CNTL_WAIT_TIMER 0x000001FF macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc_cntl_reg.h360 #define RTC_CNTL_WAIT_TIMER 0x000001FF macro