Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_coex/include/private/
Desp_coexist_internal.h389 int coex_schm_flexible_period_set(uint8_t period);
/hal_espressif-latest/zephyr/port/coex/
Dcoex_stubs.c490 int coex_schm_flexible_period_set(uint8_t period) in coex_schm_flexible_period_set() function
/hal_espressif-latest/components/esp_wifi/esp32c6/
Desp_adapter.c524 return coex_schm_flexible_period_set(period); in coex_schm_flexible_period_set_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32s2/
Desp_adapter.c573 return coex_schm_flexible_period_set(period); in coex_schm_flexible_period_set_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32/
Desp_adapter.c578 return coex_schm_flexible_period_set(period); in coex_schm_flexible_period_set_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32c2/
Desp_adapter.c518 return coex_schm_flexible_period_set(period); in coex_schm_flexible_period_set_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32c3/
Desp_adapter.c535 return coex_schm_flexible_period_set(period); in coex_schm_flexible_period_set_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32s3/
Desp_adapter.c590 return coex_schm_flexible_period_set(period); in coex_schm_flexible_period_set_wrapper()
/hal_espressif-latest/zephyr/esp32/src/wifi/
Desp_wifi_adapter.c706 return coex_schm_flexible_period_set(period); in coex_schm_flexible_period_set_wrapper()
/hal_espressif-latest/zephyr/esp32s2/src/wifi/
Desp_wifi_adapter.c709 return coex_schm_flexible_period_set(period); in coex_schm_flexible_period_set_wrapper()
/hal_espressif-latest/zephyr/esp32s3/src/wifi/
Desp_wifi_adapter.c725 return coex_schm_flexible_period_set(period); in coex_schm_flexible_period_set_wrapper()
/hal_espressif-latest/zephyr/esp32c2/src/wifi/
Desp_wifi_adapter.c792 return coex_schm_flexible_period_set(period); in coex_schm_flexible_period_set_wrapper()
/hal_espressif-latest/zephyr/esp32c3/src/wifi/
Desp_wifi_adapter.c791 return coex_schm_flexible_period_set(period); in coex_schm_flexible_period_set_wrapper()
/hal_espressif-latest/zephyr/esp32c6/src/wifi/
Desp_wifi_adapter.c783 return coex_schm_flexible_period_set(period); in coex_schm_flexible_period_set_wrapper()