Searched refs:configUSE_MINI_LIST_ITEM (Results 1 – 4 of 4) sorted by relevance
69 #if ( configUSE_MINI_LIST_ITEM == 0 ) in vListInitialise()
226 + Introduce the configUSE_MINI_LIST_ITEM configuration option. When this228 However, when configUSE_MINI_LIST_ITEM == 0, MiniLitItem_t and ListItem_t231 To maintain backwards compatibility, configUSE_MINI_LIST_ITEM defaults to 1.
156 #if ( configUSE_MINI_LIST_ITEM == 1 )
408 #ifndef configUSE_MINI_LIST_ITEM409 #define configUSE_MINI_LIST_ITEM 1 macro1234 #if ( configUSE_MINI_LIST_ITEM == 1 )