nRF WiFi
Loading...
Searching...
No Matches

◆ nrf_wifi_osal_data_mem_free()

void nrf_wifi_osal_data_mem_free ( void * buf)

Free previously allocated memory for data.

Parameters
bufPointer to the memory to be freed.

Free up memory which has been allocated using nrf_wifi_osal_mem_alloc or nrf_wifi_osal_mem_zalloc.