#include <list.h>
Public Attributes | |
| void *configLIST_VOLATILE | pvContainer | 
| void * | pvOwner | 
| struct xLIST_ITEM *configLIST_VOLATILE | pxNext | 
| struct xLIST_ITEM *configLIST_VOLATILE | pxPrevious | 
| listFIRST_LIST_ITEM_INTEGRITY_CHECK_VALUE configLIST_VOLATILE TickType_t | xItemValue | 
| void* configLIST_VOLATILE xLIST_ITEM::pvContainer | 
| struct xLIST_ITEM* configLIST_VOLATILE xLIST_ITEM::pxNext | 
| struct xLIST_ITEM* configLIST_VOLATILE xLIST_ITEM::pxPrevious | 
| listFIRST_LIST_ITEM_INTEGRITY_CHECK_VALUE configLIST_VOLATILE TickType_t xLIST_ITEM::xItemValue |