Home
last modified time | relevance | path

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

/hal_espressif-latest/zephyr/esp32c3/src/bt/
Desp_bt_adapter.c284 static void btdm_hw_mac_power_down_wrapper(void);
353 ._esp_hw_power_down = btdm_hw_mac_power_down_wrapper,
386 void IRAM_ATTR btdm_hw_mac_power_down_wrapper(void) in btdm_hw_mac_power_down_wrapper() function
/hal_espressif-latest/zephyr/esp32s3/src/bt/
Desp_bt_adapter.c282 static void btdm_hw_mac_power_down_wrapper(void);
351 ._esp_hw_power_down = btdm_hw_mac_power_down_wrapper,
384 void IRAM_ATTR btdm_hw_mac_power_down_wrapper(void) in btdm_hw_mac_power_down_wrapper() function
/hal_espressif-latest/components/bt/controller/esp32c3/
Dbt.c334 static void btdm_hw_mac_power_down_wrapper(void);
404 ._esp_hw_power_down = btdm_hw_mac_power_down_wrapper,
439 void IRAM_ATTR btdm_hw_mac_power_down_wrapper(void) in btdm_hw_mac_power_down_wrapper() function