Home
last modified time | relevance | path

Searched refs:listItem (Results 1 – 15 of 15) sorted by relevance

/FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_UDP_IP/
Dlist_macros.h53 const ListItem_t * listItem );
56 TickType_t listGET_LIST_ITEM_VALUE( const ListItem_t * listItem );
59 void listSET_LIST_ITEM_VALUE( ListItem_t * listItem,
64 List_t * listLIST_ITEM_CONTAINER( const ListItem_t * listItem );
73 void * listGET_LIST_ITEM_OWNER( const ListItem_t * listItem );
/FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_ICMP/
DICMP_list_macros.h53 const ListItem_t * listItem );
56 TickType_t listGET_LIST_ITEM_VALUE( const ListItem_t * listItem );
59 void listSET_LIST_ITEM_VALUE( ListItem_t * listItem,
64 List_t * listLIST_ITEM_CONTAINER( const ListItem_t * listItem );
73 void * listGET_LIST_ITEM_OWNER( const ListItem_t * listItem );
/FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_Stream_Buffer/
Dlist_macros.h53 const ListItem_t * listItem );
56 TickType_t listGET_LIST_ITEM_VALUE( const ListItem_t * listItem );
59 void listSET_LIST_ITEM_VALUE( ListItem_t * listItem,
64 List_t * listLIST_ITEM_CONTAINER( const ListItem_t * listItem );
73 void * listGET_LIST_ITEM_OWNER( const ListItem_t * listItem );
/FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_IP_DiffConfig/
DIP_DiffConfig_list_macros.h53 const ListItem_t * listItem );
56 TickType_t listGET_LIST_ITEM_VALUE( const ListItem_t * listItem );
59 void listSET_LIST_ITEM_VALUE( ListItem_t * listItem,
64 List_t * listLIST_ITEM_CONTAINER( const ListItem_t * listItem );
73 void * listGET_LIST_ITEM_OWNER( const ListItem_t * listItem );
/FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_IP_Timers/
DIP_Timers_list_macros.h53 const ListItem_t * listItem );
56 TickType_t listGET_LIST_ITEM_VALUE( const ListItem_t * listItem );
59 void listSET_LIST_ITEM_VALUE( ListItem_t * listItem,
64 List_t * listLIST_ITEM_CONTAINER( const ListItem_t * listItem );
73 void * listGET_LIST_ITEM_OWNER( const ListItem_t * listItem );
/FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_IP_Utils_DiffConfig/
DIP_Utils_DiffConfig_list_macros.h53 const ListItem_t * listItem );
56 TickType_t listGET_LIST_ITEM_VALUE( const ListItem_t * listItem );
59 void listSET_LIST_ITEM_VALUE( ListItem_t * listItem,
64 List_t * listLIST_ITEM_CONTAINER( const ListItem_t * listItem );
73 void * listGET_LIST_ITEM_OWNER( const ListItem_t * listItem );
/FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_IP/
DIP_list_macros.h53 const ListItem_t * listItem );
56 TickType_t listGET_LIST_ITEM_VALUE( const ListItem_t * listItem );
59 void listSET_LIST_ITEM_VALUE( ListItem_t * listItem,
64 List_t * listLIST_ITEM_CONTAINER( const ListItem_t * listItem );
73 void * listGET_LIST_ITEM_OWNER( const ListItem_t * listItem );
/FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_IP_Utils/
DIP_Utils_list_macros.h53 const ListItem_t * listItem );
56 TickType_t listGET_LIST_ITEM_VALUE( const ListItem_t * listItem );
59 void listSET_LIST_ITEM_VALUE( ListItem_t * listItem,
64 List_t * listLIST_ITEM_CONTAINER( const ListItem_t * listItem );
73 void * listGET_LIST_ITEM_OWNER( const ListItem_t * listItem );
/FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_Sockets/
DSockets_list_macros.h56 const ListItem_t * listItem );
59 TickType_t listGET_LIST_ITEM_VALUE( const ListItem_t * listItem );
62 void listSET_LIST_ITEM_VALUE( ListItem_t * listItem,
67 List_t * listLIST_ITEM_CONTAINER( const ListItem_t * listItem );
76 void * listGET_LIST_ITEM_OWNER( const ListItem_t * listItem );
/FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_Sockets_DiffConfig1/
DSockets_DiffConfig1_list_macros.h56 const ListItem_t * listItem );
59 TickType_t listGET_LIST_ITEM_VALUE( const ListItem_t * listItem );
62 void listSET_LIST_ITEM_VALUE( ListItem_t * listItem,
67 List_t * listLIST_ITEM_CONTAINER( const ListItem_t * listItem );
76 void * listGET_LIST_ITEM_OWNER( const ListItem_t * listItem );
/FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_TCP_IP/
DTCP_IP_list_macros.h53 const ListItem_t * listItem );
56 TickType_t listGET_LIST_ITEM_VALUE( const ListItem_t * listItem );
59 void listSET_LIST_ITEM_VALUE( ListItem_t * listItem,
64 List_t * listLIST_ITEM_CONTAINER( const ListItem_t * listItem );
73 void * listGET_LIST_ITEM_OWNER( const ListItem_t * listItem );
/FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_Sockets_DiffConfig/
DSockets_DiffConfig_list_macros.h56 const ListItem_t * listItem );
59 TickType_t listGET_LIST_ITEM_VALUE( const ListItem_t * listItem );
62 void listSET_LIST_ITEM_VALUE( ListItem_t * listItem,
67 List_t * listLIST_ITEM_CONTAINER( const ListItem_t * listItem );
76 void * listGET_LIST_ITEM_OWNER( const ListItem_t * listItem );
/FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_TCP_IP_DiffConfig/
DTCP_IP_DiffConfig_list_macros.h53 const ListItem_t * listItem );
56 TickType_t listGET_LIST_ITEM_VALUE( const ListItem_t * listItem );
59 void listSET_LIST_ITEM_VALUE( ListItem_t * listItem,
64 List_t * listLIST_ITEM_CONTAINER( const ListItem_t * listItem );
73 void * listGET_LIST_ITEM_OWNER( const ListItem_t * listItem );
/FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_TCP_WIN/
DFreeRTOS_TCP_WIN_list_macros.h53 const ListItem_t * listItem );
56 TickType_t listGET_LIST_ITEM_VALUE( const ListItem_t * listItem );
59 void listSET_LIST_ITEM_VALUE( ListItem_t * listItem,
69 void * listGET_LIST_ITEM_OWNER( const ListItem_t * listItem );
DFreeRTOS_TCP_WIN_utest.c91 static void initializeListItem( ListItem_t * const listItem ) in initializeListItem() argument
93 listItem->pxNext = NULL; in initializeListItem()
94 listItem->pxPrevious = NULL; in initializeListItem()
95 listItem->pxContainer = NULL; in initializeListItem()