nrfxlib API 0.1.0
Loading...
Searching...
No Matches

◆ OSAL_Free()

void OSAL_Free ( void *  Ptr)

Frees heap memory.

Parameters
[in]PtrPointer to the memory that was allocated in a call to OSAL_Malloc().