NetBurner 3.1
Functions
nm_bsp_free
BSP
»
Function
Functions
void
nm_bsp_free
(void *pvMemBuffer)
Free memory.
More...
Detailed Description
Synchrnonous memory free API
Function Documentation
◆
nm_bsp_free()
void nm_bsp_free
(
void *
pvMemBuffer
)
Free memory.
Parameters
[in]
pvMemBuffer
Pointer to the buffer to be freed
Note
Implementation of this function is host dependent and called by HIF layer.
Returns
None
Generated by
1.8.14