Microchip® Advanced Software Framework

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
nm_bsp_free

Synchrnonous memory free API.

Functions

void nm_bsp_free (void *pvMemBuffer)
 Free memory. More...
 

void nm_bsp_free ( void *  pvMemBuffer)

Free memory.

Parameters
[in]pvMemBufferPointer to the buffer to be freed
Note
Implementation of this function is host dependent and called by HIF layer.
Returns
None