Home
last modified time | relevance | path

Searched refs:RTC_CNTL_CK8M_WAIT_SLP_CYCLES (Results 1 – 13 of 13) sorted by relevance

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Drtc.h98 #define RTC_CNTL_CK8M_WAIT_SLP_CYCLES (4) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Drtc.h102 #define RTC_CNTL_CK8M_WAIT_SLP_CYCLES (4) macro
/hal_espressif-latest/components/esp_hw_support/port/esp32c2/
Drtc_sleep.c201 REG_SET_FIELD(RTC_CNTL_TIMER1_REG, RTC_CNTL_CK8M_WAIT, RTC_CNTL_CK8M_WAIT_SLP_CYCLES); in rtc_sleep_low_init()
/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc.h540 #define RTC_CNTL_CK8M_WAIT_SLP_CYCLES (4) macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Drtc.h94 #define RTC_CNTL_CK8M_WAIT_SLP_CYCLES (4) macro
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Drtc_sleep.c252 REG_SET_FIELD(RTC_CNTL_TIMER1_REG, RTC_CNTL_CK8M_WAIT, RTC_CNTL_CK8M_WAIT_SLP_CYCLES); in rtc_sleep_low_init()
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Drtc_sleep.c264 REG_SET_FIELD(RTC_CNTL_TIMER1_REG, RTC_CNTL_CK8M_WAIT, RTC_CNTL_CK8M_WAIT_SLP_CYCLES); in rtc_sleep_low_init()
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
Drtc_sleep.c256 REG_SET_FIELD(RTC_CNTL_TIMER1_REG, RTC_CNTL_CK8M_WAIT, RTC_CNTL_CK8M_WAIT_SLP_CYCLES); in rtc_sleep_low_init()
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drtc.h96 #define RTC_CNTL_CK8M_WAIT_SLP_CYCLES (4) macro
/hal_espressif-latest/components/esp_hw_support/port/esp32/
Drtc_sleep.c243 REG_SET_FIELD(RTC_CNTL_TIMER1_REG, RTC_CNTL_CK8M_WAIT, RTC_CNTL_CK8M_WAIT_SLP_CYCLES); in rtc_sleep_low_init()
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc.h99 #define RTC_CNTL_CK8M_WAIT_SLP_CYCLES (4) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc.h102 #define RTC_CNTL_CK8M_WAIT_SLP_CYCLES (4) macro
/hal_espressif-latest/components/esp_hw_support/
Dsleep_modes.c1248 …+ rtc_time_slowclk_to_us(rtc_cntl_xtl_buf_wait_slp_cycles + RTC_CNTL_CK8M_WAIT_SLP_CYCLES + RTC_CN…