Home
last modified time | relevance | path

Searched refs:coex_schm_process_restart (Results 1 – 14 of 14) sorted by relevance

/hal_espressif-latest/components/esp_coex/include/private/
Desp_coexist_internal.h307 int coex_schm_process_restart(void);
/hal_espressif-latest/zephyr/port/coex/
Dcoex_stubs.c387 int coex_schm_process_restart(void) in coex_schm_process_restart() function
/hal_espressif-latest/components/esp_wifi/esp32c6/
Desp_adapter.c506 return coex_schm_process_restart(); in coex_schm_process_restart_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32s2/
Desp_adapter.c555 return coex_schm_process_restart(); in coex_schm_process_restart_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32/
Desp_adapter.c560 return coex_schm_process_restart(); in coex_schm_process_restart_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32c2/
Desp_adapter.c500 return coex_schm_process_restart(); in coex_schm_process_restart_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32c3/
Desp_adapter.c517 return coex_schm_process_restart(); in coex_schm_process_restart_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32s3/
Desp_adapter.c572 return coex_schm_process_restart(); in coex_schm_process_restart_wrapper()
/hal_espressif-latest/zephyr/esp32/src/wifi/
Desp_wifi_adapter.c688 return coex_schm_process_restart(); in coex_schm_process_restart_wrapper()
/hal_espressif-latest/zephyr/esp32s2/src/wifi/
Desp_wifi_adapter.c691 return coex_schm_process_restart(); in coex_schm_process_restart_wrapper()
/hal_espressif-latest/zephyr/esp32s3/src/wifi/
Desp_wifi_adapter.c707 return coex_schm_process_restart(); in coex_schm_process_restart_wrapper()
/hal_espressif-latest/zephyr/esp32c2/src/wifi/
Desp_wifi_adapter.c774 return coex_schm_process_restart(); in coex_schm_process_restart_wrapper()
/hal_espressif-latest/zephyr/esp32c3/src/wifi/
Desp_wifi_adapter.c773 return coex_schm_process_restart(); in coex_schm_process_restart_wrapper()
/hal_espressif-latest/zephyr/esp32c6/src/wifi/
Desp_wifi_adapter.c765 return coex_schm_process_restart(); in coex_schm_process_restart_wrapper()