Home
last modified time | relevance | path

Searched refs:configUSE_MINI_LIST_ITEM (Results 1 – 4 of 4) sorted by relevance

/Kernel-v10.6.2/
HDlist.c69 #if ( configUSE_MINI_LIST_ITEM == 0 ) in vListInitialise()
HDHistory.txt226 + Introduce the configUSE_MINI_LIST_ITEM configuration option. When this
228 However, when configUSE_MINI_LIST_ITEM == 0, MiniLitItem_t and ListItem_t
231 To maintain backwards compatibility, configUSE_MINI_LIST_ITEM defaults to 1.
/Kernel-v10.6.2/include/
HDlist.h156 #if ( configUSE_MINI_LIST_ITEM == 1 )
HDFreeRTOS.h408 #ifndef configUSE_MINI_LIST_ITEM
409 #define configUSE_MINI_LIST_ITEM 1 macro
1234 #if ( configUSE_MINI_LIST_ITEM == 1 )