Home
last modified time | relevance | path

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

/FreeRTOS-Kernel/include/
A Dlist.h144 struct xLIST_ITEM struct
148 …struct xLIST_ITEM * configLIST_VOLATILE pxNext; /**< Pointer to the next ListItem_t in the lis… argument
149 …struct xLIST_ITEM * configLIST_VOLATILE pxPrevious; /**< Pointer to the previous ListItem_t in the… argument
154 typedef struct xLIST_ITEM ListItem_t; argument

Completed in 4 milliseconds