Home
last modified time | relevance | path

Searched defs:pxEndOfStack (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/freertos/include/esp_additions/freertos/
Dtask_snapshot.h50 …StackType_t *pxEndOfStack; /*!< Points to the end of the stack. pxTopOfStack < pxEndOfStack, stac… member
/hal_espressif-3.6.0/components/freertos/
Dtasks.c294 StackType_t * pxEndOfStack; /*< Points to the highest valid address for the stack. */ member