Searched refs:RTC_CNTL_PLL_BUF_WAIT_SLP_CYCLES (Results 1 – 12 of 12) sorted by relevance
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | rtc.h | 97 #define RTC_CNTL_PLL_BUF_WAIT_SLP_CYCLES (1) macro
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | rtc.h | 101 #define RTC_CNTL_PLL_BUF_WAIT_SLP_CYCLES (1) macro
|
/hal_espressif-latest/components/esp_hw_support/port/esp32c2/ |
D | rtc_sleep.c | 199 REG_SET_FIELD(RTC_CNTL_TIMER1_REG, RTC_CNTL_PLL_BUF_WAIT, RTC_CNTL_PLL_BUF_WAIT_SLP_CYCLES); in rtc_sleep_low_init()
|
/hal_espressif-latest/components/soc/esp32/include/soc/ |
D | rtc.h | 539 #define RTC_CNTL_PLL_BUF_WAIT_SLP_CYCLES (1) macro
|
/hal_espressif-latest/components/soc/esp32c2/include/soc/ |
D | rtc.h | 93 #define RTC_CNTL_PLL_BUF_WAIT_SLP_CYCLES (1) macro
|
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/ |
D | rtc_sleep.c | 250 REG_SET_FIELD(RTC_CNTL_TIMER1_REG, RTC_CNTL_PLL_BUF_WAIT, RTC_CNTL_PLL_BUF_WAIT_SLP_CYCLES); in rtc_sleep_low_init()
|
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/ |
D | rtc_sleep.c | 262 REG_SET_FIELD(RTC_CNTL_TIMER1_REG, RTC_CNTL_PLL_BUF_WAIT, RTC_CNTL_PLL_BUF_WAIT_SLP_CYCLES); in rtc_sleep_low_init()
|
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/ |
D | rtc_sleep.c | 255 REG_SET_FIELD(RTC_CNTL_TIMER1_REG, RTC_CNTL_PLL_BUF_WAIT, RTC_CNTL_PLL_BUF_WAIT_SLP_CYCLES); in rtc_sleep_low_init()
|
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | rtc.h | 95 #define RTC_CNTL_PLL_BUF_WAIT_SLP_CYCLES (1) macro
|
/hal_espressif-latest/components/esp_hw_support/port/esp32/ |
D | rtc_sleep.c | 241 REG_SET_FIELD(RTC_CNTL_TIMER1_REG, RTC_CNTL_PLL_BUF_WAIT, RTC_CNTL_PLL_BUF_WAIT_SLP_CYCLES); in rtc_sleep_low_init()
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | rtc.h | 98 #define RTC_CNTL_PLL_BUF_WAIT_SLP_CYCLES (1) macro
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | rtc.h | 100 #define RTC_CNTL_PLL_BUF_WAIT_SLP_CYCLES (1) macro
|