Home
last modified time | relevance | path

Searched refs:configQUEUE_REGISTRY_SIZE (Results 1 – 25 of 25) sorted by relevance

/Kernel-v10.6.2/include/
Dqueue.h1538 #if ( configQUEUE_REGISTRY_SIZE > 0 )
1553 #if ( configQUEUE_REGISTRY_SIZE > 0 )
1568 #if ( configQUEUE_REGISTRY_SIZE > 0 )
DFreeRTOS.h398 #ifndef configQUEUE_REGISTRY_SIZE
399 #define configQUEUE_REGISTRY_SIZE 0U macro
402 #if ( configQUEUE_REGISTRY_SIZE < 1 )
Dmpu_wrappers.h121 #if ( configQUEUE_REGISTRY_SIZE > 0 )
/Kernel-v10.6.2/
Dqueue.c145 #if ( configQUEUE_REGISTRY_SIZE > 0 )
164 PRIVILEGED_DATA QueueRegistryItem_t xQueueRegistry[ configQUEUE_REGISTRY_SIZE ];
2131 #if ( configQUEUE_REGISTRY_SIZE > 0 ) in vQueueDelete()
2829 #if ( configQUEUE_REGISTRY_SIZE > 0 )
2843 for( ux = ( UBaseType_t ) 0U; ux < ( UBaseType_t ) configQUEUE_REGISTRY_SIZE; ux++ ) in vQueueAddToRegistry()
2876 #if ( configQUEUE_REGISTRY_SIZE > 0 )
2888 for( ux = ( UBaseType_t ) 0U; ux < ( UBaseType_t ) configQUEUE_REGISTRY_SIZE; ux++ ) in pcQueueGetName()
2907 #if ( configQUEUE_REGISTRY_SIZE > 0 )
2917 for( ux = ( UBaseType_t ) 0U; ux < ( UBaseType_t ) configQUEUE_REGISTRY_SIZE; ux++ ) in vQueueUnregisterQueue()
Dtimers.c984 #if ( configQUEUE_REGISTRY_SIZE > 0 ) in prvCheckForValidListAndQueue()
DHistory.txt2170 will only be used when configQUEUE_REGISTRY_SIZE is greater than zero.
/Kernel-v10.6.2/portable/GCC/ARM_CM55_NTZ/non_secure/
Dmpu_wrappers_v2_asm.c1306 #if ( configQUEUE_REGISTRY_SIZE > 0 )
1337 #if ( configQUEUE_REGISTRY_SIZE > 0 )
1366 #if ( configQUEUE_REGISTRY_SIZE > 0 )
/Kernel-v10.6.2/portable/GCC/ARM_CM85_NTZ/non_secure/
Dmpu_wrappers_v2_asm.c1306 #if ( configQUEUE_REGISTRY_SIZE > 0 )
1337 #if ( configQUEUE_REGISTRY_SIZE > 0 )
1366 #if ( configQUEUE_REGISTRY_SIZE > 0 )
/Kernel-v10.6.2/portable/GCC/ARM_CM35P_NTZ/non_secure/
Dmpu_wrappers_v2_asm.c1306 #if ( configQUEUE_REGISTRY_SIZE > 0 )
1337 #if ( configQUEUE_REGISTRY_SIZE > 0 )
1366 #if ( configQUEUE_REGISTRY_SIZE > 0 )
/Kernel-v10.6.2/portable/GCC/ARM_CM3_MPU/
Dmpu_wrappers_v2_asm.c1306 #if ( configQUEUE_REGISTRY_SIZE > 0 )
1337 #if ( configQUEUE_REGISTRY_SIZE > 0 )
1366 #if ( configQUEUE_REGISTRY_SIZE > 0 )
/Kernel-v10.6.2/portable/GCC/ARM_CM4_MPU/
Dmpu_wrappers_v2_asm.c1306 #if ( configQUEUE_REGISTRY_SIZE > 0 )
1337 #if ( configQUEUE_REGISTRY_SIZE > 0 )
1366 #if ( configQUEUE_REGISTRY_SIZE > 0 )
/Kernel-v10.6.2/portable/GCC/ARM_CM33_NTZ/non_secure/
Dmpu_wrappers_v2_asm.c1306 #if ( configQUEUE_REGISTRY_SIZE > 0 )
1337 #if ( configQUEUE_REGISTRY_SIZE > 0 )
1366 #if ( configQUEUE_REGISTRY_SIZE > 0 )
/Kernel-v10.6.2/portable/GCC/ARM_CM35P/non_secure/
Dmpu_wrappers_v2_asm.c1306 #if ( configQUEUE_REGISTRY_SIZE > 0 )
1337 #if ( configQUEUE_REGISTRY_SIZE > 0 )
1366 #if ( configQUEUE_REGISTRY_SIZE > 0 )
/Kernel-v10.6.2/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23_NTZ/
Dmpu_wrappers_v2_asm.c1349 #if ( configQUEUE_REGISTRY_SIZE > 0 )
1381 #if ( configQUEUE_REGISTRY_SIZE > 0 )
1411 #if ( configQUEUE_REGISTRY_SIZE > 0 )
/Kernel-v10.6.2/portable/GCC/ARM_CM23/non_secure/
Dmpu_wrappers_v2_asm.c1349 #if ( configQUEUE_REGISTRY_SIZE > 0 )
1381 #if ( configQUEUE_REGISTRY_SIZE > 0 )
1411 #if ( configQUEUE_REGISTRY_SIZE > 0 )
/Kernel-v10.6.2/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23/
Dmpu_wrappers_v2_asm.c1349 #if ( configQUEUE_REGISTRY_SIZE > 0 )
1381 #if ( configQUEUE_REGISTRY_SIZE > 0 )
1411 #if ( configQUEUE_REGISTRY_SIZE > 0 )
/Kernel-v10.6.2/portable/GCC/ARM_CM23_NTZ/non_secure/
Dmpu_wrappers_v2_asm.c1349 #if ( configQUEUE_REGISTRY_SIZE > 0 )
1381 #if ( configQUEUE_REGISTRY_SIZE > 0 )
1411 #if ( configQUEUE_REGISTRY_SIZE > 0 )
/Kernel-v10.6.2/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33/
Dmpu_wrappers_v2_asm.c1306 #if ( configQUEUE_REGISTRY_SIZE > 0 )
1337 #if ( configQUEUE_REGISTRY_SIZE > 0 )
1366 #if ( configQUEUE_REGISTRY_SIZE > 0 )
/Kernel-v10.6.2/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33_NTZ/
Dmpu_wrappers_v2_asm.c1306 #if ( configQUEUE_REGISTRY_SIZE > 0 )
1337 #if ( configQUEUE_REGISTRY_SIZE > 0 )
1366 #if ( configQUEUE_REGISTRY_SIZE > 0 )
/Kernel-v10.6.2/portable/GCC/ARM_CM33/non_secure/
Dmpu_wrappers_v2_asm.c1306 #if ( configQUEUE_REGISTRY_SIZE > 0 )
1337 #if ( configQUEUE_REGISTRY_SIZE > 0 )
1366 #if ( configQUEUE_REGISTRY_SIZE > 0 )
/Kernel-v10.6.2/portable/GCC/ARM_CM85/non_secure/
Dmpu_wrappers_v2_asm.c1306 #if ( configQUEUE_REGISTRY_SIZE > 0 )
1337 #if ( configQUEUE_REGISTRY_SIZE > 0 )
1366 #if ( configQUEUE_REGISTRY_SIZE > 0 )
/Kernel-v10.6.2/portable/GCC/ARM_CM55/non_secure/
Dmpu_wrappers_v2_asm.c1306 #if ( configQUEUE_REGISTRY_SIZE > 0 )
1337 #if ( configQUEUE_REGISTRY_SIZE > 0 )
1366 #if ( configQUEUE_REGISTRY_SIZE > 0 )
/Kernel-v10.6.2/portable/Common/
Dmpu_wrappers.c1630 #if configQUEUE_REGISTRY_SIZE > 0
1653 #if configQUEUE_REGISTRY_SIZE > 0
1675 #if configQUEUE_REGISTRY_SIZE > 0
Dmpu_wrappers_v2.c2577 #if configQUEUE_REGISTRY_SIZE > 0
2610 #if configQUEUE_REGISTRY_SIZE > 0
2641 #if configQUEUE_REGISTRY_SIZE > 0
4996 #if configQUEUE_REGISTRY_SIZE > 0
/Kernel-v10.6.2/portable/RVDS/ARM_CM4_MPU/
Dmpu_wrappers_v2_asm.c1091 #if ( configQUEUE_REGISTRY_SIZE > 0 )
1117 #if ( configQUEUE_REGISTRY_SIZE > 0 )
1141 #if ( configQUEUE_REGISTRY_SIZE > 0 )