Searched refs:RTC_CNTL_CK8M_WAIT_DEFAULT (Results 1 – 13 of 13) sorted by relevance
/hal_espressif-3.4.0/components/soc/esp32s2/include/soc/ |
D | rtc.h | 106 #define RTC_CNTL_CK8M_WAIT_DEFAULT 20 macro 843 .ck8m_wait = RTC_CNTL_CK8M_WAIT_DEFAULT, \
|
/hal_espressif-3.4.0/components/soc/esp32c3/include/soc/ |
D | rtc.h | 93 #define RTC_CNTL_CK8M_WAIT_DEFAULT 20 macro 820 .ck8m_wait = RTC_CNTL_CK8M_WAIT_DEFAULT, \
|
D | rtc_cntl_reg.h | 311 #define RTC_CNTL_CK8M_WAIT_DEFAULT 20 macro
|
/hal_espressif-3.4.0/components/soc/esp32s3/include/soc/ |
D | rtc.h | 101 #define RTC_CNTL_CK8M_WAIT_DEFAULT 20 macro 838 .ck8m_wait = RTC_CNTL_CK8M_WAIT_DEFAULT, \
|
/hal_espressif-3.4.0/components/soc/esp32h2/include/soc/ |
D | rtc.h | 118 #define RTC_CNTL_CK8M_WAIT_DEFAULT 20 macro 836 .ck8m_wait = RTC_CNTL_CK8M_WAIT_DEFAULT, \
|
D | rtc_cntl_reg.h | 323 #define RTC_CNTL_CK8M_WAIT_DEFAULT 20 macro
|
/hal_espressif-3.4.0/components/soc/esp32/include/soc/ |
D | rtc.h | 676 .ck8m_wait = RTC_CNTL_CK8M_WAIT_DEFAULT, \
|
D | rtc_cntl_reg.h | 344 #define RTC_CNTL_CK8M_WAIT_DEFAULT 20 macro
|
/hal_espressif-3.4.0/components/esp_hw_support/port/esp32c3/ |
D | rtc_clk.c | 94 REG_SET_FIELD(RTC_CNTL_TIMER1_REG, RTC_CNTL_CK8M_WAIT, RTC_CNTL_CK8M_WAIT_DEFAULT); in rtc_clk_8m_enable()
|
/hal_espressif-3.4.0/components/esp_hw_support/port/esp32s3/ |
D | rtc_clk.c | 104 REG_SET_FIELD(RTC_CNTL_TIMER1_REG, RTC_CNTL_CK8M_WAIT, RTC_CNTL_CK8M_WAIT_DEFAULT); in rtc_clk_8m_enable()
|
/hal_espressif-3.4.0/components/esp_hw_support/port/esp32s2/ |
D | rtc_clk.c | 105 REG_SET_FIELD(RTC_CNTL_TIMER1_REG, RTC_CNTL_CK8M_WAIT, RTC_CNTL_CK8M_WAIT_DEFAULT); in rtc_clk_8m_enable()
|
/hal_espressif-3.4.0/components/soc/src/esp32/ |
D | rtc_clk.c | 222 REG_SET_FIELD(RTC_CNTL_TIMER1_REG, RTC_CNTL_CK8M_WAIT, RTC_CNTL_CK8M_WAIT_DEFAULT); in rtc_clk_8m_enable()
|
/hal_espressif-3.4.0/components/esp_hw_support/port/esp32/ |
D | rtc_clk.c | 257 REG_SET_FIELD(RTC_CNTL_TIMER1_REG, RTC_CNTL_CK8M_WAIT, RTC_CNTL_CK8M_WAIT_DEFAULT); in rtc_clk_8m_enable()
|