Home
last modified time | relevance | path

Searched defs:pxNext (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/freertos/include/freertos/
Dlist.h145 …struct xLIST_ITEM * configLIST_VOLATILE pxNext; /*< Pointer to the next ListItem_t in the … member
157 struct xLIST_ITEM * configLIST_VOLATILE pxNext; member
/hal_espressif-3.6.0/components/freertos/
Devent_groups.c587 ListItem_t * pxListItem, * pxNext; in xEventGroupSetBits() local