FreeRTOS + 0/9 examples
CodeScope will show references to configUSE_QUEUE_SETS from the following samples and libraries:
Examples
STM32446E_EVAL
Applications
FreeRTOS
STM32469I-Discovery
Applications
FreeRTOS
STM32469I_EVAL
Applications
FreeRTOS
STM324x9I_EVAL
Applications
FreeRTOS
STM324xG_EVAL
Applications
FreeRTOS
STM32F412G-Discovery
Applications
FreeRTOS
STM32F413H-Discovery
Applications
FreeRTOS
STM32F413ZH-Nucleo
Applications
FreeRTOS
STM32F429I-Discovery
Applications
FreeRTOS
 
Symbols
loading...
Files
loading...

configUSE_QUEUE_SETS macro

Syntax

#define configUSE_QUEUE_SETS 0

Examples

configUSE_QUEUE_SETS is referenced by 9 libraries and example projects.

References

LocationText
FreeRTOS.h:778
#define configUSE_QUEUE_SETS 0
FreeRTOS.h:777
#ifndef configUSE_QUEUE_SETS
FreeRTOS.h:1194
#if ( configUSE_QUEUE_SETS == 1 )
mpu_wrappers.c:797
#if( ( configUSE_QUEUE_SETS == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )
mpu_wrappers.c:810
#if ( configUSE_QUEUE_SETS == 1 )
mpu_wrappers.c:823
#if ( configUSE_QUEUE_SETS == 1 )
mpu_wrappers.c:836
#if ( configUSE_QUEUE_SETS == 1 )
queue.c:122
#if ( configUSE_QUEUE_SETS == 1 )
queue.c:201
#if ( configUSE_QUEUE_SETS == 1 )
queue.c:454
#if( configUSE_QUEUE_SETS == 1 )
queue.c:771
#if ( configUSE_QUEUE_SETS == 1 )
queue.c:1001
#if ( configUSE_QUEUE_SETS == 1 )
queue.c:1176
#if ( configUSE_QUEUE_SETS == 1 )
queue.c:2188
#if ( configUSE_QUEUE_SETS == 1 )
queue.c:2771
#if( ( configUSE_QUEUE_SETS == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) )
queue.c:2785
#if ( configUSE_QUEUE_SETS == 1 )
queue.c:2818
#if ( configUSE_QUEUE_SETS == 1 )
queue.c:2854
#if ( configUSE_QUEUE_SETS == 1 )
queue.c:2867
#if ( configUSE_QUEUE_SETS == 1 )
queue.c:2880
#if ( configUSE_QUEUE_SETS == 1 )