FreeRTOS port on GAP8/RISC-V
|
Data Fields | |
listFIRST_LIST_INTEGRITY_CHECK_VALUE volatile UBaseType_t | uxNumberOfItems |
ListItem_t *configLIST_VOLATILE | pxIndex |
MiniListItem_t | xListEnd |
ListItem_t* configLIST_VOLATILE List_t::pxIndex |
Referenced by uxListRemove(), vListInitialise(), and vListInsertEnd().
listFIRST_LIST_INTEGRITY_CHECK_VALUE volatile UBaseType_t List_t::uxNumberOfItems |
Referenced by uxListRemove(), vListInitialise(), vListInsert(), and vListInsertEnd().
MiniListItem_t List_t::xListEnd |
Referenced by vEventGroupDelete(), vListInitialise(), and vListInsert().