Home
last modified time | relevance | path

Searched refs:RTC_CNTL_DIG_CLK8M_EN_M (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dclk_tree_ll.h130 SET_PERI_REG_MASK(RTC_CNTL_CLK_CONF_REG, RTC_CNTL_DIG_CLK8M_EN_M); in clk_ll_rc_fast_digi_enable()
138 CLEAR_PERI_REG_MASK(RTC_CNTL_CLK_CONF_REG, RTC_CNTL_DIG_CLK8M_EN_M); in clk_ll_rc_fast_digi_disable()
148 return GET_PERI_REG_MASK(RTC_CNTL_CLK_CONF_REG, RTC_CNTL_DIG_CLK8M_EN_M); in clk_ll_rc_fast_digi_is_enabled()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dclk_tree_ll.h199 SET_PERI_REG_MASK(RTC_CNTL_CLK_CONF_REG, RTC_CNTL_DIG_CLK8M_EN_M); in clk_ll_rc_fast_digi_enable()
207 CLEAR_PERI_REG_MASK(RTC_CNTL_CLK_CONF_REG, RTC_CNTL_DIG_CLK8M_EN_M); in clk_ll_rc_fast_digi_disable()
217 return GET_PERI_REG_MASK(RTC_CNTL_CLK_CONF_REG, RTC_CNTL_DIG_CLK8M_EN_M); in clk_ll_rc_fast_digi_is_enabled()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dclk_tree_ll.h197 SET_PERI_REG_MASK(RTC_CNTL_CLK_CONF_REG, RTC_CNTL_DIG_CLK8M_EN_M); in clk_ll_rc_fast_digi_enable()
205 CLEAR_PERI_REG_MASK(RTC_CNTL_CLK_CONF_REG, RTC_CNTL_DIG_CLK8M_EN_M); in clk_ll_rc_fast_digi_disable()
215 return GET_PERI_REG_MASK(RTC_CNTL_CLK_CONF_REG, RTC_CNTL_DIG_CLK8M_EN_M); in clk_ll_rc_fast_digi_is_enabled()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dclk_tree_ll.h283 SET_PERI_REG_MASK(RTC_CNTL_CLK_CONF_REG, RTC_CNTL_DIG_CLK8M_EN_M); in clk_ll_rc_fast_digi_enable()
291 CLEAR_PERI_REG_MASK(RTC_CNTL_CLK_CONF_REG, RTC_CNTL_DIG_CLK8M_EN_M); in clk_ll_rc_fast_digi_disable()
301 return GET_PERI_REG_MASK(RTC_CNTL_CLK_CONF_REG, RTC_CNTL_DIG_CLK8M_EN_M); in clk_ll_rc_fast_digi_is_enabled()
/hal_espressif-latest/components/hal/esp32/include/hal/
Dclk_tree_ll.h331 SET_PERI_REG_MASK(RTC_CNTL_CLK_CONF_REG, RTC_CNTL_DIG_CLK8M_EN_M); in clk_ll_rc_fast_digi_enable()
339 CLEAR_PERI_REG_MASK(RTC_CNTL_CLK_CONF_REG, RTC_CNTL_DIG_CLK8M_EN_M); in clk_ll_rc_fast_digi_disable()
349 return GET_PERI_REG_MASK(RTC_CNTL_CLK_CONF_REG, RTC_CNTL_DIG_CLK8M_EN_M); in clk_ll_rc_fast_digi_is_enabled()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Drtc_cntl_reg.h719 #define RTC_CNTL_DIG_CLK8M_EN_M (BIT(10)) macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc_cntl_reg.h941 #define RTC_CNTL_DIG_CLK8M_EN_M (BIT(10)) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drtc_cntl_reg.h1050 #define RTC_CNTL_DIG_CLK8M_EN_M (BIT(10)) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc_cntl_reg.h1265 #define RTC_CNTL_DIG_CLK8M_EN_M (BIT(10)) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc_cntl_reg.h1359 #define RTC_CNTL_DIG_CLK8M_EN_M (BIT(10)) macro