FreeRTOS
+
0
/9 examples
SourceVu will show references to
configUSE_QUEUE_SETS
from the following samples and libraries:
Examples
STM32446E_EVAL
Applications
FreeRTOS
FreeRTOS_MPU
STM32469I-Discovery
Applications
FreeRTOS
FreeRTOS_MPU
STM32469I_EVAL
Applications
FreeRTOS
FreeRTOS_MPU
STM324x9I_EVAL
Applications
FreeRTOS
FreeRTOS_MPU
STM324xG_EVAL
Applications
FreeRTOS
FreeRTOS_MPU
STM32F412G-Discovery
Applications
FreeRTOS
FreeRTOS_MPU
STM32F413H-Discovery
Applications
FreeRTOS
FreeRTOS_MPU
STM32F413ZH-Nucleo
Applications
FreeRTOS
FreeRTOS_MPU
STM32F429I-Discovery
Applications
FreeRTOS
FreeRTOS_MPU
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
FreeRTOS
configUSE_QUEUE_SETS
configUSE_QUEUE_SETS macro
Syntax
Show:
Summary
Declaration
from
FreeRTOS.h:778
#define
configUSE_QUEUE_SETS
0
Examples
configUSE_QUEUE_SETS
is referenced by 9 libraries and example projects:
Examples
STM32446E_EVAL
Applications
FreeRTOS
FreeRTOS_MPU
STM32469I-Discovery
Applications
FreeRTOS
FreeRTOS_MPU
STM32469I_EVAL
Applications
FreeRTOS
FreeRTOS_MPU
STM324x9I_EVAL
Applications
FreeRTOS
FreeRTOS_MPU
STM324xG_EVAL
Applications
FreeRTOS
FreeRTOS_MPU
STM32F412G-Discovery
Applications
FreeRTOS
FreeRTOS_MPU
STM32F413H-Discovery
Applications
FreeRTOS
FreeRTOS_MPU
STM32F413ZH-Nucleo
Applications
FreeRTOS
FreeRTOS_MPU
STM32F429I-Discovery
Applications
FreeRTOS
FreeRTOS_MPU
References
from
0/9
examples
Code
Location
#define
configUSE_QUEUE_SETS
0
FreeRTOS.h:778
#ifndef
configUSE_QUEUE_SETS
FreeRTOS.h:777
#if
(
configUSE_QUEUE_SETS
==
1
)
FreeRTOS.h:1194
#if
(
(
configUSE_QUEUE_SETS
==
1
)
&&
(
configSUPPORT_DYNAMIC_ALLOCATION
==
1
)
)
mpu_wrappers.c:797
#if
(
configUSE_QUEUE_SETS
==
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
)
&&
(
configSUPPORT_DYNAMIC_ALLOCATION
==
1
)
)
queue.c:2771
#if
(
configUSE_QUEUE_SETS
==
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
Call Tree
from
0/9
examples
All items filtered out
All items filtered out
Data Use
from
0/9
examples
All items filtered out
All items filtered out
Class Tree
from
0/9
examples
All items filtered out
All items filtered out
Override Tree
from
0/9
examples
All items filtered out
All items filtered out
Implementations
from
0/9
examples
All items filtered out
All items filtered out
Instances
from
0/9
examples
Lifecycle
from
0/9
examples
All items filtered out
All items filtered out