Macros | |
#define | MPU_WRAPPERS_INCLUDED_FROM_API_FILE |
Functions | |
void * | pvPortMalloc (size_t xWantedSize) |
void | vPortFree (void *pv) |
#define MPU_WRAPPERS_INCLUDED_FROM_API_FILE |
void* pvPortMalloc | ( | size_t | xWantedSize | ) |
References NULL, vApplicationMallocFailedHook(), vTaskSuspendAll(), and xTaskResumeAll().
void vPortFree | ( | void * | pv | ) |
References vTaskSuspendAll(), and xTaskResumeAll().