Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_coex/include/private/
Desp_coexist_internal.h396 uint8_t coex_schm_flexible_period_get(void);
/hal_espressif-latest/zephyr/port/coex/
Dcoex_stubs.c501 uint8_t coex_schm_flexible_period_get(void) in coex_schm_flexible_period_get() function
/hal_espressif-latest/components/esp_wifi/esp32c6/
Desp_adapter.c533 return coex_schm_flexible_period_get(); in coex_schm_flexible_period_get_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32s2/
Desp_adapter.c582 return coex_schm_flexible_period_get(); in coex_schm_flexible_period_get_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32/
Desp_adapter.c587 return coex_schm_flexible_period_get(); in coex_schm_flexible_period_get_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32c2/
Desp_adapter.c527 return coex_schm_flexible_period_get(); in coex_schm_flexible_period_get_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32c3/
Desp_adapter.c544 return coex_schm_flexible_period_get(); in coex_schm_flexible_period_get_wrapper()
/hal_espressif-latest/components/esp_wifi/esp32s3/
Desp_adapter.c599 return coex_schm_flexible_period_get(); in coex_schm_flexible_period_get_wrapper()
/hal_espressif-latest/zephyr/esp32/src/wifi/
Desp_wifi_adapter.c715 return coex_schm_flexible_period_get(); in coex_schm_flexible_period_get_wrapper()
/hal_espressif-latest/zephyr/esp32s2/src/wifi/
Desp_wifi_adapter.c718 return coex_schm_flexible_period_get(); in coex_schm_flexible_period_get_wrapper()
/hal_espressif-latest/zephyr/esp32s3/src/wifi/
Desp_wifi_adapter.c734 return coex_schm_flexible_period_get(); in coex_schm_flexible_period_get_wrapper()
/hal_espressif-latest/zephyr/esp32c2/src/wifi/
Desp_wifi_adapter.c801 return coex_schm_flexible_period_get(); in coex_schm_flexible_period_get_wrapper()
/hal_espressif-latest/zephyr/esp32c3/src/wifi/
Desp_wifi_adapter.c800 return coex_schm_flexible_period_get(); in coex_schm_flexible_period_get_wrapper()
/hal_espressif-latest/zephyr/esp32c6/src/wifi/
Desp_wifi_adapter.c792 return coex_schm_flexible_period_get(); in coex_schm_flexible_period_get_wrapper()