Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Drtc.h96 #define RTC_CNTL_XTL_BUF_WAIT_SLP_US (250) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Drtc.h100 #define RTC_CNTL_XTL_BUF_WAIT_SLP_US (250) macro
/hal_espressif-latest/components/esp_hw_support/port/esp32c2/
Drtc_sleep.c200 …NTL_TIMER1_REG, RTC_CNTL_XTL_BUF_WAIT, rtc_time_us_to_slowclk(RTC_CNTL_XTL_BUF_WAIT_SLP_US, slowcl… in rtc_sleep_low_init()
/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc.h538 #define RTC_CNTL_XTL_BUF_WAIT_SLP_US (1000) macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Drtc.h92 #define RTC_CNTL_XTL_BUF_WAIT_SLP_US (1000) macro
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Drtc_sleep.c251 …NTL_TIMER1_REG, RTC_CNTL_XTL_BUF_WAIT, rtc_time_us_to_slowclk(RTC_CNTL_XTL_BUF_WAIT_SLP_US, slowcl… in rtc_sleep_low_init()
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Drtc_sleep.c263 …NTL_TIMER1_REG, RTC_CNTL_XTL_BUF_WAIT, rtc_time_us_to_slowclk(RTC_CNTL_XTL_BUF_WAIT_SLP_US, slowcl… in rtc_sleep_low_init()
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
Drtc_sleep.c257 …NTL_TIMER1_REG, RTC_CNTL_XTL_BUF_WAIT, rtc_time_us_to_slowclk(RTC_CNTL_XTL_BUF_WAIT_SLP_US, slowcl… in rtc_sleep_low_init()
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drtc.h94 #define RTC_CNTL_XTL_BUF_WAIT_SLP_US (250) macro
/hal_espressif-latest/components/esp_hw_support/port/esp32/
Drtc_sleep.c242 …NTL_TIMER1_REG, RTC_CNTL_XTL_BUF_WAIT, rtc_time_us_to_slowclk(RTC_CNTL_XTL_BUF_WAIT_SLP_US, slowcl… in rtc_sleep_low_init()
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc.h97 #define RTC_CNTL_XTL_BUF_WAIT_SLP_US (250) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc.h101 #define RTC_CNTL_XTL_BUF_WAIT_SLP_US (1000) macro
/hal_espressif-latest/components/esp_hw_support/
Dsleep_modes.c1246 …uint32_t rtc_cntl_xtl_buf_wait_slp_cycles = rtc_time_us_to_slowclk(RTC_CNTL_XTL_BUF_WAIT_SLP_US, s…