Home
last modified time | relevance | path

Searched refs:coex_schm_curr_phase_get (Results 1 – 19 of 19) sorted by relevance

/hal_espressif-latest/components/esp_coex/include/private/
Desp_coexist_internal.h277 void * coex_schm_curr_phase_get(void);
/hal_espressif-latest/zephyr/port/coex/
Dcoex_stubs.c343 void * coex_schm_curr_phase_get(void) in coex_schm_curr_phase_get() function
/hal_espressif-latest/zephyr/esp32/src/bt/
Desp_bt_adapter.c204 extern void * coex_schm_curr_phase_get(void);
929 return coex_schm_curr_phase_get(); in coex_schm_curr_phase_get_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32c6/
Desp_adapter.c488 return coex_schm_curr_phase_get(); in coex_schm_curr_phase_get_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32s2/
Desp_adapter.c537 return coex_schm_curr_phase_get(); in coex_schm_curr_phase_get_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32/
Desp_adapter.c542 return coex_schm_curr_phase_get(); in coex_schm_curr_phase_get_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32c2/
Desp_adapter.c482 return coex_schm_curr_phase_get(); in coex_schm_curr_phase_get_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32c3/
Desp_adapter.c499 return coex_schm_curr_phase_get(); in coex_schm_curr_phase_get_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32s3/
Desp_adapter.c554 return coex_schm_curr_phase_get(); in coex_schm_curr_phase_get_wrapper()
/hal_espressif-latest/zephyr/esp32/src/wifi/
Desp_wifi_adapter.c636 return coex_schm_curr_phase_get(); in coex_schm_curr_phase_get_wrapper()
/hal_espressif-latest/zephyr/esp32s2/src/wifi/
Desp_wifi_adapter.c641 return coex_schm_curr_phase_get(); in coex_schm_curr_phase_get_wrapper()
/hal_espressif-latest/zephyr/esp32s3/src/wifi/
Desp_wifi_adapter.c655 return coex_schm_curr_phase_get(); in coex_schm_curr_phase_get_wrapper()
/hal_espressif-latest/zephyr/esp32c2/src/wifi/
Desp_wifi_adapter.c722 return coex_schm_curr_phase_get(); in coex_schm_curr_phase_get_wrapper()
/hal_espressif-latest/zephyr/esp32c3/src/wifi/
Desp_wifi_adapter.c721 return coex_schm_curr_phase_get(); in coex_schm_curr_phase_get_wrapper()
/hal_espressif-latest/zephyr/esp32c6/src/wifi/
Desp_wifi_adapter.c725 return coex_schm_curr_phase_get(); in coex_schm_curr_phase_get_wrapper()
/hal_espressif-latest/zephyr/esp32c3/src/bt/
Desp_bt_adapter.c1663 return coex_schm_curr_phase_get(); in coex_schm_curr_phase_get_wrapper()
/hal_espressif-latest/zephyr/esp32s3/src/bt/
Desp_bt_adapter.c1651 return coex_schm_curr_phase_get(); in coex_schm_curr_phase_get_wrapper()
/hal_espressif-latest/components/bt/controller/esp32c3/
Dbt.c1930 return coex_schm_curr_phase_get(); in coex_schm_curr_phase_get_wrapper()
/hal_espressif-latest/components/bt/controller/esp32/
Dbt.c1192 return coex_schm_curr_phase_get(); in coex_schm_curr_phase_get_wrapper()