|
uc-sdk
|
#include <list.h>
Public Attributes | |
| portTickType | xItemValue |
| struct xLIST_ITEM * | pxNext |
| struct xLIST_ITEM * | pxPrevious |
| void * | pvOwner |
| void * | pvContainer |
| struct xLIST_ITEM* xLIST_ITEM::pxNext |
| struct xLIST_ITEM* xLIST_ITEM::pxPrevious |
| portTickType xLIST_ITEM::xItemValue |