Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_phy/include/esp_private/
Dphy.h66 void coex_bt_high_prio(void);
/hal_espressif-latest/zephyr/port/phy/
Dphy_stubs.c35 void coex_bt_high_prio(void) in coex_bt_high_prio() function
/hal_espressif-latest/components/esp_phy/src/
Dphy_init.c332 coex_bt_high_prio(); in esp_phy_enable()