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/ |
D | rtc_sleep.c | 142 …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/ |
D | rtc_sleep.c | 143 …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/ |
D | rtc_sleep.c | 152 …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/ |
D | rtc.h | 553 #define RTC_CNTL_XTL_BUF_WAIT_SLP_US (500) macro
|
/hal_espressif-3.4.0/components/esp_hw_support/port/esp32/ |
D | rtc_sleep.c | 210 …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/ |
D | rtc_sleep.c | 222 …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/ |
D | rtc.h | 111 #define RTC_CNTL_XTL_BUF_WAIT_SLP_US (1000) macro
|
/hal_espressif-3.4.0/components/soc/esp32c3/include/soc/ |
D | rtc.h | 100 #define RTC_CNTL_XTL_BUF_WAIT_SLP_US (250) macro
|
/hal_espressif-3.4.0/components/soc/esp32s3/include/soc/ |
D | rtc.h | 105 #define RTC_CNTL_XTL_BUF_WAIT_SLP_US (250) macro
|
/hal_espressif-3.4.0/components/soc/esp32h2/include/soc/ |
D | rtc.h | 127 #define RTC_CNTL_XTL_BUF_WAIT_SLP_US (250) macro
|
/hal_espressif-3.4.0/zephyr/esp_shared/components/esp_hw_support/ |
D | sleep_modes.c | 679 …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/ |
D | sleep_modes.c | 649 …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()
|