FreeRTOS libmetal memory allocation definitions. More...
#include "FreeRTOS.h"Go to the source code of this file.
Functions | |
| static void * | __metal_allocate_memory (unsigned int size) |
| static void | __metal_free_memory (void *ptr) |
FreeRTOS libmetal memory allocation definitions.
|
inlinestatic |
|
inlinestatic |