|
VSF Documented
|
#include "portmacro.h"Go to the source code of this file.
Functions | |
| void * | pvPortMalloc (size_t xSize) |
| void | vPortFree (void *pv) |
| size_t | xPortGetFreeHeapSize (void) |
| size_t | xPortGetMinimumEverFreeHeapSize (void) |
| void * pvPortMalloc | ( | size_t | xSize | ) |
| void vPortFree | ( | void * | pv | ) |
| size_t xPortGetFreeHeapSize | ( | void | ) |
| size_t xPortGetMinimumEverFreeHeapSize | ( | void | ) |