Home
last modified time | relevance | path

Searched refs:esp_mac_bb_power_up (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-latest/components/esp_phy/include/
Desp_phy_init.h222 void esp_mac_bb_power_up(void);
/hal_espressif-latest/zephyr/port/phy/
Dphy_stubs.c145 void esp_mac_bb_power_up(void) in esp_mac_bb_power_up() function
/hal_espressif-latest/components/esp_wifi/esp32c3/
Desp_adapter.c311 esp_mac_bb_power_up(); in wifi_rtc_disable_iso_wrapper()
/hal_espressif-latest/zephyr/esp32c3/src/bt/
Desp_bt_adapter.c233 extern void esp_mac_bb_power_up(void);
406 esp_mac_bb_power_up(); in btdm_hw_mac_power_up_wrapper()
/hal_espressif-latest/zephyr/esp32s3/src/bt/
Desp_bt_adapter.c232 extern void esp_mac_bb_power_up(void);
404 esp_mac_bb_power_up(); in btdm_hw_mac_power_up_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32s3/
Desp_adapter.c389 esp_mac_bb_power_up(); in wifi_rtc_disable_iso_wrapper()
/hal_espressif-latest/zephyr/esp32s3/src/wifi/
Desp_wifi_adapter.c385 esp_mac_bb_power_up(); in wifi_rtc_disable_iso_wrapper()
/hal_espressif-latest/components/bt/controller/esp32c3/
Dbt.c271 extern void esp_mac_bb_power_up(void);
459 esp_mac_bb_power_up(); in btdm_hw_mac_power_up_wrapper()
/hal_espressif-latest/components/esp_phy/src/
Dphy_init.c547 IRAM_ATTR void esp_mac_bb_power_up(void) in esp_mac_bb_power_up() function