Searched defs:xLIST_ITEM (Results 1 – 1 of 1) sorted by relevance
141 struct xLIST_ITEM struct145 …struct xLIST_ITEM * configLIST_VOLATILE pxNext; /*< Pointer to the next ListItem_t in the … argument146 …struct xLIST_ITEM * configLIST_VOLATILE pxPrevious; /*< Pointer to the previous ListItem_t in … argument151 typedef struct xLIST_ITEM ListItem_t; /* For some reason lint wants this as t… argument