Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/esp_hw_support/port/esp32c3/
Drtc_sleep.c142 …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-3.4.0/components/esp_hw_support/port/esp32s2/
Drtc_sleep.c143 …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-3.4.0/components/esp_hw_support/port/esp32s3/
Drtc_sleep.c152 …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-3.4.0/components/soc/esp32/include/soc/
Drtc.h553 #define RTC_CNTL_XTL_BUF_WAIT_SLP_US (500) macro
/hal_espressif-3.4.0/components/esp_hw_support/port/esp32/
Drtc_sleep.c210 …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-3.4.0/components/esp_hw_support/port/esp32h2/
Drtc_sleep.c222 …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-3.4.0/components/soc/esp32s2/include/soc/
Drtc.h111 #define RTC_CNTL_XTL_BUF_WAIT_SLP_US (1000) macro
/hal_espressif-3.4.0/components/soc/esp32c3/include/soc/
Drtc.h100 #define RTC_CNTL_XTL_BUF_WAIT_SLP_US (250) macro
/hal_espressif-3.4.0/components/soc/esp32s3/include/soc/
Drtc.h105 #define RTC_CNTL_XTL_BUF_WAIT_SLP_US (250) macro
/hal_espressif-3.4.0/components/soc/esp32h2/include/soc/
Drtc.h127 #define RTC_CNTL_XTL_BUF_WAIT_SLP_US (250) macro
/hal_espressif-3.4.0/zephyr/esp_shared/components/esp_hw_support/
Dsleep_modes.c679 …uint32_t rtc_cntl_xtl_buf_wait_slp_cycles = rtc_time_us_to_slowclk(RTC_CNTL_XTL_BUF_WAIT_SLP_US, s… in esp_light_sleep_start()
/hal_espressif-3.4.0/components/esp_hw_support/
Dsleep_modes.c649 …uint32_t rtc_cntl_xtl_buf_wait_slp_cycles = rtc_time_us_to_slowclk(RTC_CNTL_XTL_BUF_WAIT_SLP_US, s… in esp_light_sleep_start()