Home
last modified time | relevance | path

Searched refs:SYSTEM_BT_LC_EN (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dclk_gate_ll.h59 return SYSTEM_BT_LC_EN; in periph_ll_get_clk_en_mask()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dclk_gate_ll.h75 return SYSTEM_BT_LC_EN; in periph_ll_get_clk_en_mask()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dclk_gate_ll.h83 return SYSTEM_BT_LC_EN; in periph_ll_get_clk_en_mask()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dsyscon_reg.h186 #define SYSTEM_BT_LC_EN (BIT(16)|BIT(17)) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dsyscon_reg.h185 #define SYSTEM_BT_LC_EN (BIT(16)|BIT(17)) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsyscon_reg.h185 #define SYSTEM_BT_LC_EN (BIT(16) | BIT(17)) macro