#include <list.h>
Data Fields | |
ListItem_t *configLIST_VOLATILE | pxIndex |
listFIRST_LIST_INTEGRITY_CHECK_VALUE volatile UBaseType_t | uxNumberOfItems |
MiniListItem_t | xListEnd |
ListItem_t* configLIST_VOLATILE xLIST::pxIndex |
Referenced by uxListRemove(), vListInitialise(), and vListInsertEnd().
listFIRST_LIST_INTEGRITY_CHECK_VALUE volatile UBaseType_t xLIST::uxNumberOfItems |
Referenced by uxListRemove(), vListInitialise(), vListInsert(), and vListInsertEnd().
MiniListItem_t xLIST::xListEnd |
Referenced by vEventGroupDelete(), vListInitialise(), and vListInsert().