Home
last modified time | relevance | path

Searched refs:coex_enable (Results 1 – 23 of 23) sorted by relevance

/hal_espressif-latest/components/esp_coex/include/private/
Desp_coexist_internal.h73 esp_err_t coex_enable(void);
/hal_espressif-latest/zephyr/port/coex/
Dcoex_stubs.c39 esp_err_t coex_enable(void) in coex_enable() function
/hal_espressif-latest/components/esp_coex/src/
Dcoexist.c291 coex_enable(); in esp_coex_wifi_i154_enable()
/hal_espressif-latest/components/esp_wifi/esp32c6/
Desp_adapter.c377 return coex_enable(); in coex_enable_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32s2/
Desp_adapter.c426 return coex_enable(); in coex_enable_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32/
Desp_adapter.c435 return coex_enable(); in coex_enable_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32c2/
Desp_adapter.c371 return coex_enable(); in coex_enable_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32c3/
Desp_adapter.c388 return coex_enable(); in coex_enable_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32s3/
Desp_adapter.c443 return coex_enable(); in coex_enable_wrapper()
/hal_espressif-latest/zephyr/esp32/src/wifi/
Desp_wifi_adapter.c529 return coex_enable(); in coex_enable_wrapper()
/hal_espressif-latest/zephyr/esp32s2/src/wifi/
Desp_wifi_adapter.c533 return coex_enable(); in coex_enable_wrapper()
/hal_espressif-latest/zephyr/esp32s3/src/wifi/
Desp_wifi_adapter.c543 return coex_enable(); in coex_enable_wrapper()
/hal_espressif-latest/zephyr/esp32c2/src/wifi/
Desp_wifi_adapter.c611 return coex_enable(); in coex_enable_wrapper()
/hal_espressif-latest/zephyr/esp32c3/src/wifi/
Desp_wifi_adapter.c611 return coex_enable(); in coex_enable_wrapper()
/hal_espressif-latest/zephyr/esp32c6/src/wifi/
Desp_wifi_adapter.c615 return coex_enable(); in coex_enable_wrapper()
/hal_espressif-latest/zephyr/esp32/src/bt/
Desp_bt_adapter.c1235 coex_enable(); in esp_bt_controller_enable()
/hal_espressif-latest/components/bt/controller/esp32c2/
Dbt.c964 coex_enable(); in esp_bt_controller_enable()
/hal_espressif-latest/zephyr/esp32c3/src/bt/
Desp_bt_adapter.c1365 coex_enable(); in esp_bt_controller_enable()
/hal_espressif-latest/zephyr/esp32s3/src/bt/
Desp_bt_adapter.c1353 coex_enable(); in esp_bt_controller_enable()
/hal_espressif-latest/components/bt/controller/esp32c6/
Dbt.c1043 coex_enable(); in esp_bt_controller_enable()
/hal_espressif-latest/components/bt/controller/esp32h2/
Dbt.c1021 coex_enable(); in esp_bt_controller_enable()
/hal_espressif-latest/components/bt/controller/esp32c3/
Dbt.c1582 coex_enable(); in esp_bt_controller_enable()
/hal_espressif-latest/components/bt/controller/esp32/
Dbt.c1776 coex_enable(); in esp_bt_controller_enable()