Home
last modified time | relevance | path

Searched refs:RTC_CK8M_ENABLE_WAIT_DEFAULT (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-3.4.0/components/soc/esp32s2/include/soc/
Drtc.h107 #define RTC_CK8M_ENABLE_WAIT_DEFAULT 5 macro
/hal_espressif-3.4.0/components/soc/esp32c3/include/soc/
Drtc.h94 #define RTC_CK8M_ENABLE_WAIT_DEFAULT 5 macro
/hal_espressif-3.4.0/components/esp_hw_support/port/esp32c3/
Drtc_clk.c90 REG_SET_FIELD(RTC_CNTL_TIMER1_REG, RTC_CNTL_CK8M_WAIT, RTC_CK8M_ENABLE_WAIT_DEFAULT); in rtc_clk_8m_enable()
/hal_espressif-3.4.0/components/soc/esp32s3/include/soc/
Drtc.h102 #define RTC_CK8M_ENABLE_WAIT_DEFAULT 5 macro
/hal_espressif-3.4.0/components/esp_hw_support/port/esp32s3/
Drtc_clk.c100 REG_SET_FIELD(RTC_CNTL_TIMER1_REG, RTC_CNTL_CK8M_WAIT, RTC_CK8M_ENABLE_WAIT_DEFAULT); in rtc_clk_8m_enable()
/hal_espressif-3.4.0/components/esp_hw_support/port/esp32s2/
Drtc_clk.c101 REG_SET_FIELD(RTC_CNTL_TIMER1_REG, RTC_CNTL_CK8M_WAIT, RTC_CK8M_ENABLE_WAIT_DEFAULT); in rtc_clk_8m_enable()
/hal_espressif-3.4.0/components/soc/esp32h2/include/soc/
Drtc.h119 #define RTC_CK8M_ENABLE_WAIT_DEFAULT 5 macro