MemFree() function
The function MemFree allocates thread, timer, mutex, semaphore, event flags and message queue block object memory. Or it allocates the thread or message queue stack memory.
Return value
pointer to the allocated memory or NULL in case of error.
MemFree() is called by 12 functions and calls 1 function:
![]()
MemFree()
MemFree() reads 2 variables:
![]()
MemFree()