Home
last modified time | relevance | path

Searched refs:pxListEnd (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.6.0/components/freertos/
Devent_groups.c588 ListItem_t const * pxListEnd; in xEventGroupSetBits() local
600pxListEnd = listGET_END_MARKER( pxList ); /*lint !e826 !e740 !e9087 The mini list structure is use… in xEventGroupSetBits()
615 while( pxListItem != pxListEnd ) in xEventGroupSetBits()