Home
last modified time | relevance | path

Searched refs:configUSE_QUEUE_SETS (Results 1 – 21 of 21) sorted by relevance

/Kernel-v10.6.2/
HDqueue.c125 #if ( configUSE_QUEUE_SETS == 1 )
206 #if ( configUSE_QUEUE_SETS == 1 )
579 #if ( configUSE_QUEUE_SETS == 1 ) in prvInitialiseNewQueue()
917 #if ( configUSE_QUEUE_SETS == 1 ) in xQueueGenericSend()
1150 #if ( configUSE_QUEUE_SETS == 1 ) in xQueueGenericSendFromISR()
1326 #if ( configUSE_QUEUE_SETS == 1 ) in xQueueGiveFromISR()
2357 #if ( configUSE_QUEUE_SETS == 1 ) in prvUnlockQueue()
2980 #if ( ( configUSE_QUEUE_SETS == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )
2994 #if ( configUSE_QUEUE_SETS == 1 )
3028 #if ( configUSE_QUEUE_SETS == 1 )
[all …]
/Kernel-v10.6.2/include/
HDFreeRTOS.h892 #ifndef configUSE_QUEUE_SETS
893 #define configUSE_QUEUE_SETS 0 macro
1358 #if ( configUSE_QUEUE_SETS == 1 )
/Kernel-v10.6.2/portable/Common/
HDmpu_wrappers.c1523 #if ( ( configUSE_QUEUE_SETS == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )
1549 #if ( configUSE_QUEUE_SETS == 1 )
1576 #if ( configUSE_QUEUE_SETS == 1 )
1603 #if ( configUSE_QUEUE_SETS == 1 )
HDmpu_wrappers_v2.c203 #if ( configUSE_QUEUE_SETS == 1 )
2488 #if ( configUSE_QUEUE_SETS == 1 )
2535 #if ( configUSE_QUEUE_SETS == 1 )
2919 #if ( ( configUSE_QUEUE_SETS == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )
2950 #if ( configUSE_QUEUE_SETS == 1 )
3213 #if ( configUSE_QUEUE_SETS == 1 )
4988 #if ( configUSE_QUEUE_SETS == 1 )
/Kernel-v10.6.2/portable/GCC/ARM_CM55_NTZ/non_secure/
HDmpu_wrappers_v2_asm.c1244 #if ( configUSE_QUEUE_SETS == 1 )
1275 #if ( configUSE_QUEUE_SETS == 1 )
/Kernel-v10.6.2/portable/GCC/ARM_CM85/non_secure/
HDmpu_wrappers_v2_asm.c1244 #if ( configUSE_QUEUE_SETS == 1 )
1275 #if ( configUSE_QUEUE_SETS == 1 )
/Kernel-v10.6.2/portable/GCC/ARM_CM85_NTZ/non_secure/
HDmpu_wrappers_v2_asm.c1244 #if ( configUSE_QUEUE_SETS == 1 )
1275 #if ( configUSE_QUEUE_SETS == 1 )
/Kernel-v10.6.2/portable/GCC/ARM_CM35P_NTZ/non_secure/
HDmpu_wrappers_v2_asm.c1244 #if ( configUSE_QUEUE_SETS == 1 )
1275 #if ( configUSE_QUEUE_SETS == 1 )
/Kernel-v10.6.2/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23/
HDmpu_wrappers_v2_asm.c1285 #if ( configUSE_QUEUE_SETS == 1 )
1317 #if ( configUSE_QUEUE_SETS == 1 )
/Kernel-v10.6.2/portable/GCC/ARM_CM55/non_secure/
HDmpu_wrappers_v2_asm.c1244 #if ( configUSE_QUEUE_SETS == 1 )
1275 #if ( configUSE_QUEUE_SETS == 1 )
/Kernel-v10.6.2/portable/GCC/ARM_CM33/non_secure/
HDmpu_wrappers_v2_asm.c1244 #if ( configUSE_QUEUE_SETS == 1 )
1275 #if ( configUSE_QUEUE_SETS == 1 )
/Kernel-v10.6.2/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33/
HDmpu_wrappers_v2_asm.c1244 #if ( configUSE_QUEUE_SETS == 1 )
1275 #if ( configUSE_QUEUE_SETS == 1 )
/Kernel-v10.6.2/portable/GCC/ARM_CM3_MPU/
HDmpu_wrappers_v2_asm.c1244 #if ( configUSE_QUEUE_SETS == 1 )
1275 #if ( configUSE_QUEUE_SETS == 1 )
/Kernel-v10.6.2/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23_NTZ/
HDmpu_wrappers_v2_asm.c1285 #if ( configUSE_QUEUE_SETS == 1 )
1317 #if ( configUSE_QUEUE_SETS == 1 )
/Kernel-v10.6.2/portable/GCC/ARM_CM33_NTZ/non_secure/
HDmpu_wrappers_v2_asm.c1244 #if ( configUSE_QUEUE_SETS == 1 )
1275 #if ( configUSE_QUEUE_SETS == 1 )
/Kernel-v10.6.2/portable/GCC/ARM_CM23_NTZ/non_secure/
HDmpu_wrappers_v2_asm.c1285 #if ( configUSE_QUEUE_SETS == 1 )
1317 #if ( configUSE_QUEUE_SETS == 1 )
/Kernel-v10.6.2/portable/GCC/ARM_CM4_MPU/
HDmpu_wrappers_v2_asm.c1244 #if ( configUSE_QUEUE_SETS == 1 )
1275 #if ( configUSE_QUEUE_SETS == 1 )
/Kernel-v10.6.2/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33_NTZ/
HDmpu_wrappers_v2_asm.c1244 #if ( configUSE_QUEUE_SETS == 1 )
1275 #if ( configUSE_QUEUE_SETS == 1 )
/Kernel-v10.6.2/portable/GCC/ARM_CM35P/non_secure/
HDmpu_wrappers_v2_asm.c1244 #if ( configUSE_QUEUE_SETS == 1 )
1275 #if ( configUSE_QUEUE_SETS == 1 )
/Kernel-v10.6.2/portable/GCC/ARM_CM23/non_secure/
HDmpu_wrappers_v2_asm.c1285 #if ( configUSE_QUEUE_SETS == 1 )
1317 #if ( configUSE_QUEUE_SETS == 1 )
/Kernel-v10.6.2/portable/RVDS/ARM_CM4_MPU/
HDmpu_wrappers_v2_asm.c1039 #if ( configUSE_QUEUE_SETS == 1 )
1065 #if ( configUSE_QUEUE_SETS == 1 )