Home
last modified time | relevance | path

Searched refs:BTDM_CFG_CONTROLLER_RUN_APP_CPU (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/zephyr/esp32/src/bt/
Desp_bt_adapter.c45 #define BTDM_CFG_CONTROLLER_RUN_APP_CPU (1 << 2) macro
990 mask |= BTDM_CFG_CONTROLLER_RUN_APP_CPU; in btdm_config_mask_load()
/hal_espressif-latest/components/bt/controller/esp32/
Dbt.c61 #define BTDM_CFG_CONTROLLER_RUN_APP_CPU (1<<2) macro
1256 mask |= BTDM_CFG_CONTROLLER_RUN_APP_CPU; in btdm_config_mask_load()