Searched refs:DPORT_LPCLK_SEL_RTC_SLOW (Results 1 – 3 of 3) sorted by relevance
312 …G, DPORT_LPCLK_SEL_XTAL32K | DPORT_LPCLK_SEL_XTAL | DPORT_LPCLK_SEL_8M | DPORT_LPCLK_SEL_RTC_SLOW); in esp_perip_clk_init()313 DPORT_SET_PERI_REG_MASK(DPORT_BT_LPCK_DIV_FRAC_REG, DPORT_LPCLK_SEL_RTC_SLOW); in esp_perip_clk_init()
674 #define DPORT_LPCLK_SEL_RTC_SLOW (BIT(24)) macro
1124 #define DPORT_LPCLK_SEL_RTC_SLOW (BIT(24)) macro