firmware
IEM Firmware Documentation
Loading...
Searching...
No Matches
xLIST Struct Reference

#include <list.h>

Collaboration diagram for xLIST:

Data Fields

listFIRST_LIST_INTEGRITY_CHECK_VALUE configLIST_VOLATILE UBaseType_t uxNumberOfItems
ListItem_t *configLIST_VOLATILE pxIndex
MiniListItem_t xListEnd

Field Documentation

◆ pxIndex

Used to walk through the list. Points to the last item returned by a call to listGET_OWNER_OF_NEXT_ENTRY ().

◆ uxNumberOfItems

< Set to a known value if configUSE_LIST_DATA_INTEGRITY_CHECK_BYTES is set to 1.

◆ xListEnd

MiniListItem_t xLIST::xListEnd

List item that contains the maximum possible item value meaning it is always at the end of the list and is therefore used as a marker.


The documentation for this struct was generated from the following file:
  • external/freertos+/include/list.h