nrfxlib API 2.8.99
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().