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