Searched defs:pxStack (Results 1 – 2 of 2) sorted by relevance
78 U32 pxStack; member137 void SYSVIEW_AddTask(U32 xHandle, const char* pcTaskName, unsigned uxCurrentPriority, U32 pxStack,… in SYSVIEW_AddTask()171 …eTask(U32 xHandle, const char* pcTaskName, unsigned uxCurrentPriority, U32 pxStack, unsigned uStac… in SYSVIEW_UpdateTask()
289 StackType_t * pxStack; /*< Points to the start of the stack. */ member860 StackType_t * pxStack; in xTaskCreatePinnedToCore() local