Home
last modified time | relevance | path

Searched refs:_wifi_realloc (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-3.6.0/components/esp_wifi/include/esp_private/
Dwifi_os_adapter.h123 void * (* _wifi_realloc)(void *ptr, size_t size); member
/hal_espressif-3.6.0/components/esp_wifi/esp32/
Desp_adapter.c758 ._wifi_realloc = wifi_realloc,
/hal_espressif-3.6.0/components/esp_wifi/esp32c3/
Desp_adapter.c740 ._wifi_realloc = wifi_realloc,
/hal_espressif-3.6.0/components/esp_wifi/esp32s2/
Desp_adapter.c751 ._wifi_realloc = wifi_realloc,
/hal_espressif-3.6.0/components/esp_wifi/esp32s3/
Desp_adapter.c776 ._wifi_realloc = wifi_realloc,
/hal_espressif-3.6.0/zephyr/esp32/src/wifi/
Desp_wifi_adapter.c885 ._wifi_realloc = wifi_realloc,
/hal_espressif-3.6.0/zephyr/esp32s2/src/wifi/
Desp_wifi_adapter.c891 ._wifi_realloc = wifi_realloc,
/hal_espressif-3.6.0/zephyr/esp32s3/src/wifi/
Desp_wifi_adapter.c912 ._wifi_realloc = wifi_realloc,
/hal_espressif-3.6.0/zephyr/esp32c3/src/wifi/
Desp_wifi_adapter.c1000 ._wifi_realloc = wifi_realloc,