Searched refs:configUSE_QUEUE_SETS (Results 1 – 3 of 3) sorted by relevance
275 #define configUSE_QUEUE_SETS 0 macro
799 #ifndef configUSE_QUEUE_SETS800 #define configUSE_QUEUE_SETS 0 macro1223 #if ( configUSE_QUEUE_SETS == 1 )
529 #if( configUSE_QUEUE_SETS == 1 ) in prvInitialiseNewQueue()