Home
last modified time | relevance | path

Searched refs:SYSTEM_LPCLK_SEL_XTAL (Results 1 – 12 of 12) sorted by relevance

/hal_espressif-latest/components/esp_coex/esp32c3/
Desp_coex_adapter.c132 if (GET_PERI_REG_MASK(SYSTEM_BT_LPCK_DIV_FRAC_REG, SYSTEM_LPCLK_SEL_XTAL)) { in esp_coex_common_clk_slowclk_cal_get_wrapper()
/hal_espressif-latest/zephyr/esp32c3/src/coex/
Desp_coex_adapter.c138 if (GET_PERI_REG_MASK(SYSTEM_BT_LPCK_DIV_FRAC_REG, SYSTEM_LPCLK_SEL_XTAL)) { in esp_coex_common_clk_slowclk_cal_get_wrapper()
/hal_espressif-latest/zephyr/esp32s3/src/coex/
Desp_coex_adapter.c136 if (GET_PERI_REG_MASK(SYSTEM_BT_LPCK_DIV_FRAC_REG, SYSTEM_LPCLK_SEL_XTAL)) { in esp_coex_common_clk_slowclk_cal_get_wrapper()
/hal_espressif-latest/components/esp_coex/esp32s3/
Desp_coex_adapter.c137 if (GET_PERI_REG_MASK(SYSTEM_BT_LPCK_DIV_FRAC_REG, SYSTEM_LPCLK_SEL_XTAL)) { in esp_coex_common_clk_slowclk_cal_get_wrapper()
/hal_espressif-latest/components/esp_system/port/soc/esp32c2/
Dclk.c263 …_REG_MASK(SYSTEM_BT_LPCK_DIV_FRAC_REG, SYSTEM_LPCLK_SEL_XTAL32K | SYSTEM_LPCLK_SEL_XTAL | SYSTEM_L… in esp_perip_clk_init()
/hal_espressif-latest/components/esp_system/port/soc/esp32c3/
Dclk.c293 …_REG_MASK(SYSTEM_BT_LPCK_DIV_FRAC_REG, SYSTEM_LPCLK_SEL_XTAL32K | SYSTEM_LPCLK_SEL_XTAL | SYSTEM_L… in esp_perip_clk_init()
/hal_espressif-latest/components/esp_system/port/soc/esp32c6/
Dclk.c308 …_REG_MASK(SYSTEM_BT_LPCK_DIV_FRAC_REG, SYSTEM_LPCLK_SEL_XTAL32K | SYSTEM_LPCLK_SEL_XTAL | SYSTEM_L… in esp_perip_clk_init()
/hal_espressif-latest/components/esp_system/port/soc/esp32h2/
Dclk.c304 …_REG_MASK(SYSTEM_BT_LPCK_DIV_FRAC_REG, SYSTEM_LPCLK_SEL_XTAL32K | SYSTEM_LPCLK_SEL_XTAL | SYSTEM_L… in esp_perip_clk_init()
/hal_espressif-latest/components/esp_system/port/soc/esp32s3/
Dclk.c321 …_REG_MASK(SYSTEM_BT_LPCK_DIV_FRAC_REG, SYSTEM_LPCLK_SEL_XTAL32K | SYSTEM_LPCLK_SEL_XTAL | SYSTEM_L… in esp_perip_clk_init()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dsystem_reg.h374 #define SYSTEM_LPCLK_SEL_XTAL (BIT(26)) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dsystem_reg.h619 #define SYSTEM_LPCLK_SEL_XTAL (BIT(26)) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsystem_reg.h660 #define SYSTEM_LPCLK_SEL_XTAL (BIT(26)) macro