xTASK_STATUS::pxStackBase is only used within FreeRTOS.
 
Symbols
loading...
Files
loading...

xTASK_STATUS::pxStackBase field

Syntax

StackType_t *pxStackBase;

References

LocationReferrerText
task.h:146
StackType_t *pxStackBase; /* Points to the lowest address of the task's stack area. */
tasks.c:3680vTaskGetInfo()
pxTaskStatus->pxStackBase = pxTCB->pxStack;

Data Use

Functions writing xTASK_STATUS::pxStackBase
all items filtered out
xTASK_STATUS::pxStackBase
Type of xTASK_STATUS::pxStackBase
xTASK_STATUS::pxStackBase
all items filtered out