FreeRTOS port on GAP8/RISC-V
|
Data Fields | |
listFIRST_LIST_ITEM_INTEGRITY_CHECK_VALUE configLIST_VOLATILE TickType_t | xItemValue |
struct xLIST_ITEM *configLIST_VOLATILE | pxNext |
struct xLIST_ITEM *configLIST_VOLATILE | pxPrevious |
void * | pvOwner |
struct xLIST *configLIST_VOLATILE | pxContainer |
void* ListItem_t::pvOwner |
struct xLIST* configLIST_VOLATILE ListItem_t::pxContainer |
struct xLIST_ITEM* configLIST_VOLATILE ListItem_t::pxNext |
struct xLIST_ITEM* configLIST_VOLATILE ListItem_t::pxPrevious |
listFIRST_LIST_ITEM_INTEGRITY_CHECK_VALUE configLIST_VOLATILE TickType_t ListItem_t::xItemValue |