xSTATIC_TCB Struct Reference
#include <FreeRTOS.h>
Collaboration diagram for xSTATIC_TCB:

Data Fields | |
| void * | pxDummy1 |
| StaticListItem_t | xDummy3 [2] |
| UBaseType_t | uxDummy5 |
| void * | pxDummy6 |
| uint8_t | ucDummy7 [configMAX_TASK_NAME_LEN] |
| uint32_t | ulDummy18 |
| uint8_t | ucDummy19 |
Field Documentation
| void* xSTATIC_TCB::pxDummy1 |
| void* xSTATIC_TCB::pxDummy6 |
| uint8_t xSTATIC_TCB::ucDummy19 |
| uint8_t xSTATIC_TCB::ucDummy7[configMAX_TASK_NAME_LEN] |
| uint32_t xSTATIC_TCB::ulDummy18 |
| UBaseType_t xSTATIC_TCB::uxDummy5 |
| StaticListItem_t xSTATIC_TCB::xDummy3[2] |
The documentation for this struct was generated from the following file:
- /var/www/html/SJSU-DEV-Linux/firmware/default/lib/L1_FreeRTOS/include/FreeRTOS.h

1.8.11