Searched defs:pxNext (Results 1 – 2 of 2) sorted by relevance
148 …struct xLIST_ITEM * configLIST_VOLATILE pxNext; /**< Pointer to the next ListItem_t in the lis… member161 struct xLIST_ITEM * configLIST_VOLATILE pxNext; member
522 ListItem_t * pxNext; in xEventGroupSetBits() local