Searched defs:pxNext (Results 1 – 2 of 2) sorted by relevance
145 …struct xLIST_ITEM * configLIST_VOLATILE pxNext; /*< Pointer to the next ListItem_t in the … member157 struct xLIST_ITEM * configLIST_VOLATILE pxNext; member
587 ListItem_t * pxListItem, * pxNext; in xEventGroupSetBits() local