Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_wifi/include/esp_private/
Dwifi_os_adapter.h128 void * (* _wifi_calloc)(size_t n, size_t size); member
/hal_espressif-latest/components/esp_wifi/esp32c6/
Desp_adapter.c661 ._wifi_calloc = wifi_calloc,
/hal_espressif-latest/components/esp_wifi/esp32s2/
Desp_adapter.c698 ._wifi_calloc = wifi_calloc,
/hal_espressif-latest/components/esp_wifi/esp32/
Desp_adapter.c704 ._wifi_calloc = wifi_calloc,
/hal_espressif-latest/components/esp_wifi/esp32c2/
Desp_adapter.c643 ._wifi_calloc = wifi_calloc,
/hal_espressif-latest/components/esp_wifi/esp32c3/
Desp_adapter.c660 ._wifi_calloc = wifi_calloc,
/hal_espressif-latest/components/esp_wifi/esp32s3/
Desp_adapter.c716 ._wifi_calloc = wifi_calloc,
/hal_espressif-latest/zephyr/esp32/src/wifi/
Desp_wifi_adapter.c815 ._wifi_calloc = wifi_calloc,
/hal_espressif-latest/zephyr/esp32s2/src/wifi/
Desp_wifi_adapter.c819 ._wifi_calloc = wifi_calloc,
/hal_espressif-latest/zephyr/esp32s3/src/wifi/
Desp_wifi_adapter.c833 ._wifi_calloc = wifi_calloc,
/hal_espressif-latest/zephyr/esp32c2/src/wifi/
Desp_wifi_adapter.c900 ._wifi_calloc = wifi_calloc,
/hal_espressif-latest/zephyr/esp32c3/src/wifi/
Desp_wifi_adapter.c899 ._wifi_calloc = wifi_calloc,
/hal_espressif-latest/zephyr/esp32c6/src/wifi/
Desp_wifi_adapter.c915 ._wifi_calloc = wifi_calloc,