Searched refs:pxStackBase (Results 1 – 3 of 3) sorted by relevance
141 uint32_t *end = (uint32_t*) pxTaskStatus.pxStackBase; in test_stack_overflow()
165 …StackType_t * pxStackBase; /* Points to the lowest address of the task's sta… member
4286 pxTaskStatus->pxStackBase = pxTCB->pxStack; in vTaskGetInfo()