Microchip® Advanced Software Framework

freertos-8.0.1/Source/portable/MemMang/heap_3.c File Reference
#include <stdlib.h>
#include "FreeRTOS.h"
#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)