Home
last modified time | relevance | path

Searched refs:DPORT_LPCLK_SEL_RTC_SLOW (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/components/esp_system/port/soc/esp32s2/
Dclk.c317 DPORT_SET_PERI_REG_MASK(DPORT_BT_LPCK_DIV_FRAC_REG, DPORT_LPCLK_SEL_RTC_SLOW); in esp_perip_clk_init()
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dsystem_reg.h682 #define DPORT_LPCLK_SEL_RTC_SLOW (BIT(24)) macro
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Ddport_reg.h1126 #define DPORT_LPCLK_SEL_RTC_SLOW (BIT(24)) macro