Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_wifi/include/esp_private/
Dwifi_os_adapter.h127 void * (* _wifi_realloc)(void *ptr, size_t size); member
/hal_espressif-latest/components/esp_wifi/esp32c6/
Desp_adapter.c660 ._wifi_realloc = wifi_realloc,
/hal_espressif-latest/components/esp_wifi/esp32s2/
Desp_adapter.c697 ._wifi_realloc = wifi_realloc,
/hal_espressif-latest/components/esp_wifi/esp32/
Desp_adapter.c703 ._wifi_realloc = wifi_realloc,
/hal_espressif-latest/components/esp_wifi/esp32c2/
Desp_adapter.c642 ._wifi_realloc = wifi_realloc,
/hal_espressif-latest/components/esp_wifi/esp32c3/
Desp_adapter.c659 ._wifi_realloc = wifi_realloc,
/hal_espressif-latest/components/esp_wifi/esp32s3/
Desp_adapter.c715 ._wifi_realloc = wifi_realloc,
/hal_espressif-latest/zephyr/esp32/src/wifi/
Desp_wifi_adapter.c814 ._wifi_realloc = wifi_realloc,
/hal_espressif-latest/zephyr/esp32s2/src/wifi/
Desp_wifi_adapter.c818 ._wifi_realloc = wifi_realloc,
/hal_espressif-latest/zephyr/esp32s3/src/wifi/
Desp_wifi_adapter.c832 ._wifi_realloc = wifi_realloc,
/hal_espressif-latest/zephyr/esp32c2/src/wifi/
Desp_wifi_adapter.c899 ._wifi_realloc = wifi_realloc,
/hal_espressif-latest/zephyr/esp32c3/src/wifi/
Desp_wifi_adapter.c898 ._wifi_realloc = wifi_realloc,
/hal_espressif-latest/zephyr/esp32c6/src/wifi/
Desp_wifi_adapter.c914 ._wifi_realloc = wifi_realloc,