Microchip® Advanced Software Framework

freertos-7.4.2/Source/portable/MemMang/heap_3.c File Reference
#include <stdlib.h>
#include "../../include/FreeRTOS.h"
#include "../../include/task.h"

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)
void vPortFree ( void *  pv)