Searched refs:RTC_IO_XPD_XTAL_32K_M (Results 1 – 2 of 2) sorted by relevance
242 SET_PERI_REG_MASK(RTC_IO_XTAL_32K_PAD_REG, RTC_IO_XPD_XTAL_32K_M); in clk_ll_xtal32k_enable()251 CLEAR_PERI_REG_MASK(RTC_IO_XTAL_32K_PAD_REG, RTC_IO_XPD_XTAL_32K_M); in clk_ll_xtal32k_disable()
982 #define RTC_IO_XPD_XTAL_32K_M (BIT(19)) macro