Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_system/port/soc/esp32c3/
Dclk.c299 CLEAR_PERI_REG_MASK(SYSTEM_BT_LPCK_DIV_FRAC_REG, SYSTEM_LPCLK_SEL_8M); in esp_perip_clk_init()
/hal_espressif-3.6.0/components/esp_system/port/soc/esp32s3/
Dclk.c327 CLEAR_PERI_REG_MASK(SYSTEM_BT_LPCK_DIV_FRAC_REG, SYSTEM_LPCLK_SEL_8M); in esp_perip_clk_init()
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dsystem_reg.h625 #define SYSTEM_LPCLK_SEL_8M (BIT(25)) macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dsystem_reg.h666 #define SYSTEM_LPCLK_SEL_8M (BIT(25)) macro