MemFree() is only used within cmsis_rtos_threadx.
 
Symbols
loading...
Files
loading...

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.

Syntax

static osStatus_t MemFree(VOID *memory_ptr);

Arguments

memory_ptr

Return value

pointer to the allocated memory or NULL in case of error.

References

Call Tree

Data read by MemFree()
Data written by MemFree()
MemFree()::status
all items filtered out
MemFree()
MemFree()::status
all items filtered out
Type of MemFree()
MemFree()
all items filtered out