Home
last modified time | relevance | path

Searched refs:pxTopOfStack (Results 1 – 2 of 2) sorted by relevance

/bsp/ESP32_C3/idf_port/include/freertos/
A Dfreertos_tasks_c_additions.h207 pxTaskSnapshot->pxTopOfStack = (StackType_t *)pxTCB->pxTopOfStack; in vTaskGetSnapshot()
272 offsetof(TCB_t, pxTopOfStack), /* thread_stack_offset; */
A Dtask_snapshot.h27 …StackType_t *pxTopOfStack; /*!< Points to the location of the last item placed on the tasks stack… member

Completed in 6 milliseconds