Searched refs:configQUEUE_REGISTRY_SIZE (Results 1 – 25 of 29) sorted by relevance
12
1564 #if ( configQUEUE_REGISTRY_SIZE > 0 )1579 #if ( configQUEUE_REGISTRY_SIZE > 0 )1594 #if ( configQUEUE_REGISTRY_SIZE > 0 )
135 #if ( configQUEUE_REGISTRY_SIZE > 0 )
594 #ifndef configQUEUE_REGISTRY_SIZE595 #define configQUEUE_REGISTRY_SIZE 0U macro598 #if ( configQUEUE_REGISTRY_SIZE < 1 )
53 #define configQUEUE_REGISTRY_SIZE 0U macro
156 #define configQUEUE_REGISTRY_SIZE 0 macro
148 #if ( configQUEUE_REGISTRY_SIZE > 0 )171 PRIVILEGED_DATA QueueRegistryItem_t xQueueRegistry[ configQUEUE_REGISTRY_SIZE ];2266 #if ( configQUEUE_REGISTRY_SIZE > 0 ) in vQueueDelete()3010 #if ( configQUEUE_REGISTRY_SIZE > 0 )3026 for( ux = ( UBaseType_t ) 0U; ux < ( UBaseType_t ) configQUEUE_REGISTRY_SIZE; ux++ ) in vQueueAddToRegistry()3061 #if ( configQUEUE_REGISTRY_SIZE > 0 )3075 for( ux = ( UBaseType_t ) 0U; ux < ( UBaseType_t ) configQUEUE_REGISTRY_SIZE; ux++ ) in pcQueueGetName()3096 #if ( configQUEUE_REGISTRY_SIZE > 0 )3108 for( ux = ( UBaseType_t ) 0U; ux < ( UBaseType_t ) configQUEUE_REGISTRY_SIZE; ux++ ) in vQueueUnregisterQueue()
1281 #if ( configQUEUE_REGISTRY_SIZE > 0 )1312 #if ( configQUEUE_REGISTRY_SIZE > 0 )1341 #if ( configQUEUE_REGISTRY_SIZE > 0 )
1239 #if ( configQUEUE_REGISTRY_SIZE > 0 )1269 #if ( configQUEUE_REGISTRY_SIZE > 0 )1297 #if ( configQUEUE_REGISTRY_SIZE > 0 )
1365 #if ( configQUEUE_REGISTRY_SIZE > 0 )1398 #if ( configQUEUE_REGISTRY_SIZE > 0 )1429 #if ( configQUEUE_REGISTRY_SIZE > 0 )
1029 #if ( configQUEUE_REGISTRY_SIZE > 0 )1054 #if ( configQUEUE_REGISTRY_SIZE > 0 )1077 #if ( configQUEUE_REGISTRY_SIZE > 0 )
1636 #if configQUEUE_REGISTRY_SIZE > 01659 #if configQUEUE_REGISTRY_SIZE > 01681 #if configQUEUE_REGISTRY_SIZE > 0
Completed in 346 milliseconds