FreeRTOS
errQUEUE_EMPTY
is only used within FreeRTOS.
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
errQUEUE_EMPTY
errQUEUE_EMPTY macro
Syntax
Show:
Summary
Declaration
from
projdefs.h:49
#define
errQUEUE_EMPTY
(
(
BaseType_t
)
0
)
Examples
References
from
examples
Code
Location
#define
errQUEUE_EMPTY
(
(
BaseType_t
)
0
)
projdefs.h:49
return
errQUEUE_EMPTY
;
queue.c:1346
return
errQUEUE_EMPTY
;
queue.c:1407
return
errQUEUE_EMPTY
;
queue.c:1517
return
errQUEUE_EMPTY
;
queue.c:1625
return
errQUEUE_EMPTY
;
queue.c:1712
return
errQUEUE_EMPTY
;
queue.c:1774
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out