Searched refs:listGET_END_MARKER (Results 1 – 2 of 2) sorted by relevance
249 #define listGET_END_MARKER( pxList ) ( ( ListItem_t const * ) ( &( ( pxList )-… macro
535 …pxListEnd = listGET_END_MARKER( pxList ); /*lint !e826 !e740 !e9087 The mini list structure is use… in xEventGroupSetBits()