Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_wifi/include/esp_private/
Dwifi_os_adapter.h129 void * (* _wifi_zalloc)(size_t size); member
/hal_espressif-latest/components/esp_wifi/esp32c6/
Desp_adapter.c662 ._wifi_zalloc = wifi_zalloc_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32s2/
Desp_adapter.c699 ._wifi_zalloc = wifi_zalloc_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32/
Desp_adapter.c705 ._wifi_zalloc = wifi_zalloc_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32c2/
Desp_adapter.c644 ._wifi_zalloc = wifi_zalloc_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32c3/
Desp_adapter.c661 ._wifi_zalloc = wifi_zalloc_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32s3/
Desp_adapter.c717 ._wifi_zalloc = wifi_zalloc_wrapper,
/hal_espressif-latest/zephyr/esp32/src/wifi/
Desp_wifi_adapter.c816 ._wifi_zalloc = wifi_zalloc_wrapper,
/hal_espressif-latest/zephyr/esp32s2/src/wifi/
Desp_wifi_adapter.c820 ._wifi_zalloc = wifi_zalloc_wrapper,
/hal_espressif-latest/zephyr/esp32s3/src/wifi/
Desp_wifi_adapter.c834 ._wifi_zalloc = wifi_zalloc_wrapper,
/hal_espressif-latest/zephyr/esp32c2/src/wifi/
Desp_wifi_adapter.c901 ._wifi_zalloc = wifi_zalloc_wrapper,
/hal_espressif-latest/zephyr/esp32c3/src/wifi/
Desp_wifi_adapter.c900 ._wifi_zalloc = wifi_zalloc_wrapper,
/hal_espressif-latest/zephyr/esp32c6/src/wifi/
Desp_wifi_adapter.c916 ._wifi_zalloc = wifi_zalloc_wrapper,