Home
last modified time | relevance | path

Searched refs:RTC_CNTL_CK8M_DIV_SEL_VLD (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dclk_tree_ll.h477 CLEAR_PERI_REG_MASK(RTC_CNTL_CLK_CONF_REG, RTC_CNTL_CK8M_DIV_SEL_VLD); in clk_ll_rc_fast_set_divider()
479 SET_PERI_REG_MASK(RTC_CNTL_CLK_CONF_REG, RTC_CNTL_CK8M_DIV_SEL_VLD); in clk_ll_rc_fast_set_divider()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dclk_tree_ll.h587 CLEAR_PERI_REG_MASK(RTC_CNTL_CLK_CONF_REG, RTC_CNTL_CK8M_DIV_SEL_VLD); in clk_ll_rc_fast_set_divider()
589 SET_PERI_REG_MASK(RTC_CNTL_CLK_CONF_REG, RTC_CNTL_CK8M_DIV_SEL_VLD); in clk_ll_rc_fast_set_divider()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dclk_tree_ll.h585 CLEAR_PERI_REG_MASK(RTC_CNTL_CLK_CONF_REG, RTC_CNTL_CK8M_DIV_SEL_VLD); in clk_ll_rc_fast_set_divider()
587 SET_PERI_REG_MASK(RTC_CNTL_CLK_CONF_REG, RTC_CNTL_CK8M_DIV_SEL_VLD); in clk_ll_rc_fast_set_divider()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dclk_tree_ll.h700 CLEAR_PERI_REG_MASK(RTC_CNTL_CLK_CONF_REG, RTC_CNTL_CK8M_DIV_SEL_VLD); in clk_ll_rc_fast_set_divider()
702 SET_PERI_REG_MASK(RTC_CNTL_CLK_CONF_REG, RTC_CNTL_CK8M_DIV_SEL_VLD); in clk_ll_rc_fast_set_divider()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Drtc_cntl_reg.h754 #define RTC_CNTL_CK8M_DIV_SEL_VLD (BIT(3)) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drtc_cntl_reg.h1085 #define RTC_CNTL_CK8M_DIV_SEL_VLD (BIT(3)) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc_cntl_reg.h1301 #define RTC_CNTL_CK8M_DIV_SEL_VLD (BIT(3)) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc_cntl_reg.h1394 #define RTC_CNTL_CK8M_DIV_SEL_VLD (BIT(3)) macro