Home
last modified time | relevance | path

Searched refs:SYSTEM_LPCLK_SEL_RTC_SLOW (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/components/esp_system/port/soc/esp32c3/
Dclk.c300 SET_PERI_REG_MASK(SYSTEM_BT_LPCK_DIV_FRAC_REG, SYSTEM_LPCLK_SEL_RTC_SLOW); in esp_perip_clk_init()
/hal_espressif-3.6.0/components/esp_system/port/soc/esp32s3/
Dclk.c328 SET_PERI_REG_MASK(SYSTEM_BT_LPCK_DIV_FRAC_REG, SYSTEM_LPCLK_SEL_RTC_SLOW); in esp_perip_clk_init()
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dsystem_reg.h631 #define SYSTEM_LPCLK_SEL_RTC_SLOW (BIT(24)) macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dsystem_reg.h672 #define SYSTEM_LPCLK_SEL_RTC_SLOW (BIT(24)) macro