Home
last modified time | relevance | path

Searched refs:PERIPH_BT_BASEBAND_MODULE (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dclk_gate_ll.h56 case PERIPH_BT_BASEBAND_MODULE: in periph_ll_get_clk_en_mask()
121 case PERIPH_BT_BASEBAND_MODULE: in periph_ll_get_clk_en_reg()
142 case PERIPH_BT_BASEBAND_MODULE: in periph_ll_get_rst_en_reg()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dclk_gate_ll.h72 case PERIPH_BT_BASEBAND_MODULE: in periph_ll_get_clk_en_mask()
165 case PERIPH_BT_BASEBAND_MODULE: in periph_ll_get_clk_en_reg()
189 case PERIPH_BT_BASEBAND_MODULE: in periph_ll_get_rst_en_reg()
/hal_espressif-latest/components/hal/esp32/include/hal/
Dclk_gate_ll.h78 case PERIPH_BT_BASEBAND_MODULE: in periph_ll_get_clk_en_mask()
191 case PERIPH_BT_BASEBAND_MODULE: in periph_ll_get_clk_en_reg()
213 case PERIPH_BT_BASEBAND_MODULE: in periph_ll_get_rst_en_reg()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dclk_gate_ll.h80 case PERIPH_BT_BASEBAND_MODULE: in periph_ll_get_clk_en_mask()
208 case PERIPH_BT_BASEBAND_MODULE: in periph_ll_get_clk_en_reg()
235 case PERIPH_BT_BASEBAND_MODULE: in periph_ll_get_rst_en_reg()
/hal_espressif-latest/components/soc/esp32/include/soc/
Dperiph_defs.h43 PERIPH_BT_BASEBAND_MODULE, enumerator
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dperiph_defs.h27 PERIPH_BT_BASEBAND_MODULE, enumerator
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dperiph_defs.h31 PERIPH_BT_BASEBAND_MODULE, enumerator
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dperiph_defs.h43 PERIPH_BT_BASEBAND_MODULE, enumerator
/hal_espressif-latest/zephyr/esp32/src/bt/
Desp_bt_adapter.c749 periph_module_disable(PERIPH_BT_BASEBAND_MODULE); in btdm_sleep_enter_phase2_wrapper()
760 periph_module_enable(PERIPH_BT_BASEBAND_MODULE); in btdm_sleep_exit_phase3_wrapper()
/hal_espressif-latest/components/bt/controller/esp32/
Dbt.c971 periph_module_disable(PERIPH_BT_BASEBAND_MODULE); in btdm_sleep_enter_phase2_wrapper()
992 periph_module_enable(PERIPH_BT_BASEBAND_MODULE); in btdm_sleep_exit_phase3_wrapper()