Home
last modified time | relevance | path

Searched refs:btdm_hw_mac_power_up_wrapper (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/zephyr/esp32c3/src/bt/
Desp_bt_adapter.c283 static void btdm_hw_mac_power_up_wrapper(void);
354 ._esp_hw_power_up = btdm_hw_mac_power_up_wrapper,
398 void IRAM_ATTR btdm_hw_mac_power_up_wrapper(void) in btdm_hw_mac_power_up_wrapper() function
/hal_espressif-latest/zephyr/esp32s3/src/bt/
Desp_bt_adapter.c281 static void btdm_hw_mac_power_up_wrapper(void);
352 ._esp_hw_power_up = btdm_hw_mac_power_up_wrapper,
396 void IRAM_ATTR btdm_hw_mac_power_up_wrapper(void) in btdm_hw_mac_power_up_wrapper() function
/hal_espressif-latest/components/bt/controller/esp32c3/
Dbt.c333 static void btdm_hw_mac_power_up_wrapper(void);
405 ._esp_hw_power_up = btdm_hw_mac_power_up_wrapper,
451 void IRAM_ATTR btdm_hw_mac_power_up_wrapper(void) in btdm_hw_mac_power_up_wrapper() function