Home
last modified time | relevance | path

Searched refs:coex_init (Results 1 – 24 of 24) sorted by relevance

/hal_espressif-latest/zephyr/port/wifi/
Dwifi_init.c60 extern esp_err_t coex_init(void);
284 coex_init(); in esp_wifi_init()
/hal_espressif-latest/components/esp_coex/include/private/
Desp_coexist_internal.h59 esp_err_t coex_init(void);
/hal_espressif-latest/zephyr/port/coex/
Dcoex_stubs.c22 esp_err_t coex_init(void) in coex_init() function
/hal_espressif-latest/components/esp_wifi/src/
Dwifi_init.c382 coex_init(); in esp_wifi_init()
/hal_espressif-latest/components/esp_wifi/esp32c6/
Desp_adapter.c361 return coex_init(); in coex_init_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32s2/
Desp_adapter.c410 return coex_init(); in coex_init_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32/
Desp_adapter.c419 return coex_init(); in coex_init_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32c2/
Desp_adapter.c355 return coex_init(); in coex_init_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32c3/
Desp_adapter.c372 return coex_init(); in coex_init_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32s3/
Desp_adapter.c427 return coex_init(); in coex_init_wrapper()
/hal_espressif-latest/zephyr/esp32/src/wifi/
Desp_wifi_adapter.c513 return coex_init(); in coex_init_wrapper()
/hal_espressif-latest/zephyr/esp32s2/src/wifi/
Desp_wifi_adapter.c517 return coex_init(); in coex_init_wrapper()
/hal_espressif-latest/zephyr/esp32s3/src/wifi/
Desp_wifi_adapter.c527 return coex_init(); in coex_init_wrapper()
/hal_espressif-latest/zephyr/esp32c2/src/wifi/
Desp_wifi_adapter.c595 return coex_init(); in coex_init_wrapper()
/hal_espressif-latest/zephyr/esp32c3/src/wifi/
Desp_wifi_adapter.c595 return coex_init(); in coex_init_wrapper()
/hal_espressif-latest/zephyr/esp32c6/src/wifi/
Desp_wifi_adapter.c599 return coex_init(); in coex_init_wrapper()
/hal_espressif-latest/zephyr/esp32/src/bt/
Desp_bt_adapter.c1132 coex_init(); in esp_bt_controller_init()
/hal_espressif-latest/components/bt/controller/esp32c2/
Dbt.c825 coex_init(); in esp_bt_controller_init()
/hal_espressif-latest/zephyr/esp32c3/src/bt/
Desp_bt_adapter.c1246 coex_init(); in esp_bt_controller_init()
/hal_espressif-latest/zephyr/esp32s3/src/bt/
Desp_bt_adapter.c1235 coex_init(); in esp_bt_controller_init()
/hal_espressif-latest/components/bt/controller/esp32c6/
Dbt.c895 coex_init(); in esp_bt_controller_init()
/hal_espressif-latest/components/bt/controller/esp32h2/
Dbt.c876 coex_init(); in esp_bt_controller_init()
/hal_espressif-latest/components/bt/controller/esp32c3/
Dbt.c1444 coex_init(); in esp_bt_controller_init()
/hal_espressif-latest/components/bt/controller/esp32/
Dbt.c1635 coex_init(); in esp_bt_controller_init()