Home
last modified time | relevance | path

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

12

/FreeRTOS-Kernel/include/
A Dqueue.h1682 #if ( ( configUSE_QUEUE_SETS == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )
1740 #if ( ( configUSE_QUEUE_SETS == 1 ) && ( configSUPPORT_STATIC_ALLOCATION == 1 ) )
1768 #if ( configUSE_QUEUE_SETS == 1 )
1790 #if ( configUSE_QUEUE_SETS == 1 )
1829 #if ( configUSE_QUEUE_SETS == 1 )
1837 #if ( configUSE_QUEUE_SETS == 1 )
A DFreeRTOS.h2743 #ifndef configUSE_QUEUE_SETS
2744 #define configUSE_QUEUE_SETS 0 macro
3256 #if ( configUSE_QUEUE_SETS == 1 )
/FreeRTOS-Kernel/
A Dqueue.c128 #if ( configUSE_QUEUE_SETS == 1 )
213 #if ( configUSE_QUEUE_SETS == 1 )
605 #if ( configUSE_QUEUE_SETS == 1 ) in prvInitialiseNewQueue()
981 #if ( configUSE_QUEUE_SETS == 1 ) in xQueueGenericSend()
1225 #if ( configUSE_QUEUE_SETS == 1 ) in xQueueGenericSendFromISR()
2514 #if ( configUSE_QUEUE_SETS == 1 ) in prvUnlockQueue()
3215 #if ( configUSE_QUEUE_SETS == 1 )
3253 #if ( configUSE_QUEUE_SETS == 1 )
3294 #if ( configUSE_QUEUE_SETS == 1 )
3313 #if ( configUSE_QUEUE_SETS == 1 )
[all …]
/FreeRTOS-Kernel/examples/coverity/
A DFreeRTOSConfig.h115 #define configUSE_QUEUE_SETS 1 macro
/FreeRTOS-Kernel/examples/template_configuration/
A DFreeRTOSConfig.h642 #define configUSE_QUEUE_SETS 0 macro
/FreeRTOS-Kernel/portable/Common/
A Dmpu_wrappers.c1501 #if ( ( configUSE_QUEUE_SETS == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )
1527 #if ( ( configUSE_QUEUE_SETS == 1 ) && ( configSUPPORT_STATIC_ALLOCATION == 1 ) )
1555 #if ( configUSE_QUEUE_SETS == 1 )
1582 #if ( configUSE_QUEUE_SETS == 1 )
1609 #if ( configUSE_QUEUE_SETS == 1 )
A Dmpu_wrappers_v2.c203 #if ( configUSE_QUEUE_SETS == 1 )
2557 #if ( configUSE_QUEUE_SETS == 1 )
2604 #if ( configUSE_QUEUE_SETS == 1 )
2988 #if ( ( configUSE_QUEUE_SETS == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )
3019 #if ( ( configUSE_QUEUE_SETS == 1 ) && ( configSUPPORT_STATIC_ALLOCATION == 1 ) )
3052 #if ( configUSE_QUEUE_SETS == 1 )
3315 #if ( configUSE_QUEUE_SETS == 1 )
5203 #if ( configUSE_QUEUE_SETS == 1 )
/FreeRTOS-Kernel/portable/GCC/ARM_CM23_NTZ/non_secure/
A Dmpu_wrappers_v2_asm.c1219 #if ( configUSE_QUEUE_SETS == 1 )
1250 #if ( configUSE_QUEUE_SETS == 1 )
/FreeRTOS-Kernel/portable/GCC/ARM_CM33/non_secure/
A Dmpu_wrappers_v2_asm.c1179 #if ( configUSE_QUEUE_SETS == 1 )
1209 #if ( configUSE_QUEUE_SETS == 1 )
/FreeRTOS-Kernel/portable/GCC/ARM_CM33_NTZ/non_secure/
A Dmpu_wrappers_v2_asm.c1179 #if ( configUSE_QUEUE_SETS == 1 )
1209 #if ( configUSE_QUEUE_SETS == 1 )
/FreeRTOS-Kernel/portable/GCC/ARM_CM35P/non_secure/
A Dmpu_wrappers_v2_asm.c1179 #if ( configUSE_QUEUE_SETS == 1 )
1209 #if ( configUSE_QUEUE_SETS == 1 )
/FreeRTOS-Kernel/portable/GCC/ARM_CM3_MPU/
A Dmpu_wrappers_v2_asm.c1179 #if ( configUSE_QUEUE_SETS == 1 )
1209 #if ( configUSE_QUEUE_SETS == 1 )
/FreeRTOS-Kernel/portable/GCC/ARM_CM55/non_secure/
A Dmpu_wrappers_v2_asm.c1179 #if ( configUSE_QUEUE_SETS == 1 )
1209 #if ( configUSE_QUEUE_SETS == 1 )
/FreeRTOS-Kernel/portable/GCC/ARM_CM55_NTZ/non_secure/
A Dmpu_wrappers_v2_asm.c1179 #if ( configUSE_QUEUE_SETS == 1 )
1209 #if ( configUSE_QUEUE_SETS == 1 )
/FreeRTOS-Kernel/portable/GCC/ARM_CM85_NTZ/non_secure/
A Dmpu_wrappers_v2_asm.c1179 #if ( configUSE_QUEUE_SETS == 1 )
1209 #if ( configUSE_QUEUE_SETS == 1 )
/FreeRTOS-Kernel/portable/GCC/ARM_CM35P_NTZ/non_secure/
A Dmpu_wrappers_v2_asm.c1179 #if ( configUSE_QUEUE_SETS == 1 )
1209 #if ( configUSE_QUEUE_SETS == 1 )
/FreeRTOS-Kernel/portable/GCC/ARM_CM4_MPU/
A Dmpu_wrappers_v2_asm.c1179 #if ( configUSE_QUEUE_SETS == 1 )
1209 #if ( configUSE_QUEUE_SETS == 1 )
/FreeRTOS-Kernel/portable/GCC/ARM_CM85/non_secure/
A Dmpu_wrappers_v2_asm.c1179 #if ( configUSE_QUEUE_SETS == 1 )
1209 #if ( configUSE_QUEUE_SETS == 1 )
/FreeRTOS-Kernel/portable/GCC/ARM_CM0/
A Dmpu_wrappers_v2_asm.c1299 #if ( configUSE_QUEUE_SETS == 1 )
1332 #if ( configUSE_QUEUE_SETS == 1 )
/FreeRTOS-Kernel/portable/GCC/ARM_CM23/non_secure/
A Dmpu_wrappers_v2_asm.c1219 #if ( configUSE_QUEUE_SETS == 1 )
1250 #if ( configUSE_QUEUE_SETS == 1 )
/FreeRTOS-Kernel/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23/
A Dmpu_wrappers_v2_asm.c1219 #if ( configUSE_QUEUE_SETS == 1 )
1250 #if ( configUSE_QUEUE_SETS == 1 )
/FreeRTOS-Kernel/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23_NTZ/
A Dmpu_wrappers_v2_asm.c1219 #if ( configUSE_QUEUE_SETS == 1 )
1250 #if ( configUSE_QUEUE_SETS == 1 )
/FreeRTOS-Kernel/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33/
A Dmpu_wrappers_v2_asm.c1179 #if ( configUSE_QUEUE_SETS == 1 )
1209 #if ( configUSE_QUEUE_SETS == 1 )
/FreeRTOS-Kernel/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33_NTZ/
A Dmpu_wrappers_v2_asm.c1179 #if ( configUSE_QUEUE_SETS == 1 )
1209 #if ( configUSE_QUEUE_SETS == 1 )
/FreeRTOS-Kernel/portable/GCC/ARM_CRx_MPU/
A Dmpu_wrappers_v2_asm.S654 #if ( configUSE_QUEUE_SETS == 1 )

Completed in 115 milliseconds

12