![]() |
nRF WiFi
|
| void * nrf_wifi_osal_mem_zalloc | ( | size_t | size | ) |
Allocated zero-initialized memory for control path requests.
| size | Size of the memory to be allocated in bytes. |
Allocates zero-initialized memory of size bytes and returns a pointer to the start of the memory allocated.