Go to the source code of this file.
◆ portNUM_CONFIGURABLE_REGIONS
#define portNUM_CONFIGURABLE_REGIONS 1 |
◆ HeapRegion_t
◆ pvPortMalloc()
void* pvPortMalloc |
( |
size_t |
xSize | ) |
|
◆ pxPortInitialiseStack()
◆ vPortDefineHeapRegions()
void vPortDefineHeapRegions |
( |
const HeapRegion_t *const |
pxHeapRegions | ) |
|
◆ vPortEndScheduler()
void vPortEndScheduler |
( |
void |
| ) |
|
◆ vPortFree()
void vPortFree |
( |
void * |
pv | ) |
|
◆ vPortInitialiseBlocks()
void vPortInitialiseBlocks |
( |
void |
| ) |
|
◆ xPortGetFreeHeapSize()
size_t xPortGetFreeHeapSize |
( |
void |
| ) |
|
◆ xPortGetMinimumEverFreeHeapSize()
size_t xPortGetMinimumEverFreeHeapSize |
( |
void |
| ) |
|
◆ xPortStartScheduler()