Home
last modified time | relevance | path

Searched refs:_coex_event_duration_get (Results 1 – 13 of 13) sorted by relevance

/hal_espressif-latest/components/esp_wifi/include/esp_private/
Dwifi_os_adapter.h141 int (* _coex_event_duration_get)(uint32_t event, uint32_t *duration); member
/hal_espressif-latest/components/esp_wifi/esp32c6/
Desp_adapter.c673 ._coex_event_duration_get = coex_event_duration_get_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32s2/
Desp_adapter.c710 ._coex_event_duration_get = coex_event_duration_get_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32/
Desp_adapter.c716 ._coex_event_duration_get = coex_event_duration_get_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32c2/
Desp_adapter.c655 ._coex_event_duration_get = coex_event_duration_get_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32c3/
Desp_adapter.c672 ._coex_event_duration_get = coex_event_duration_get_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32s3/
Desp_adapter.c728 ._coex_event_duration_get = coex_event_duration_get_wrapper,
/hal_espressif-latest/zephyr/esp32/src/wifi/
Desp_wifi_adapter.c827 ._coex_event_duration_get = coex_event_duration_get_wrapper,
/hal_espressif-latest/zephyr/esp32s2/src/wifi/
Desp_wifi_adapter.c831 ._coex_event_duration_get = coex_event_duration_get_wrapper,
/hal_espressif-latest/zephyr/esp32s3/src/wifi/
Desp_wifi_adapter.c845 ._coex_event_duration_get = coex_event_duration_get_wrapper,
/hal_espressif-latest/zephyr/esp32c2/src/wifi/
Desp_wifi_adapter.c912 ._coex_event_duration_get = coex_event_duration_get_wrapper,
/hal_espressif-latest/zephyr/esp32c3/src/wifi/
Desp_wifi_adapter.c911 ._coex_event_duration_get = coex_event_duration_get_wrapper,
/hal_espressif-latest/zephyr/esp32c6/src/wifi/
Desp_wifi_adapter.c927 ._coex_event_duration_get = coex_event_duration_get_wrapper,