Searched refs:configUSE_MINI_LIST_ITEM (Results 1 – 6 of 6) sorted by relevance
78 #define configUSE_MINI_LIST_ITEM 0 macro
170 #define configUSE_MINI_LIST_ITEM 1 macro
70 #if ( configUSE_MINI_LIST_ITEM == 0 ) in vListInitialise()
395 + Introduce the configUSE_MINI_LIST_ITEM configuration option. When this397 However, when configUSE_MINI_LIST_ITEM == 0, MiniLitItem_t and ListItem_t400 To maintain backwards compatibility, configUSE_MINI_LIST_ITEM defaults to 1.
156 #if ( configUSE_MINI_LIST_ITEM == 1 )
594 #ifndef configUSE_MINI_LIST_ITEM595 #define configUSE_MINI_LIST_ITEM 1 macro3097 #if ( configUSE_MINI_LIST_ITEM == 1 )