#include <FreeRTOS.h>
Public Attributes | |
void * | pxDummy1 |
void * | pxDummy6 |
uint8_t | ucDummy19 |
uint8_t | ucDummy7 [configMAX_TASK_NAME_LEN] |
uint32_t | ulDummy18 |
UBaseType_t | uxDummy5 |
StaticListItem_t | xDummy3 [2] |
Definition at line 985 of file FreeRTOS.h.
void* xSTATIC_TCB::pxDummy1 |
Definition at line 987 of file FreeRTOS.h.
void* xSTATIC_TCB::pxDummy6 |
Definition at line 993 of file FreeRTOS.h.
uint8_t xSTATIC_TCB::ucDummy19 |
Definition at line 1021 of file FreeRTOS.h.
uint8_t xSTATIC_TCB::ucDummy7[configMAX_TASK_NAME_LEN] |
Definition at line 994 of file FreeRTOS.h.
uint32_t xSTATIC_TCB::ulDummy18 |
Definition at line 1020 of file FreeRTOS.h.
UBaseType_t xSTATIC_TCB::uxDummy5 |
Definition at line 992 of file FreeRTOS.h.
StaticListItem_t xSTATIC_TCB::xDummy3[2] |
Definition at line 991 of file FreeRTOS.h.