FreeRTOS
traceRETURN_xQueueSemaphoreTake
is only used within FreeRTOS.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Raspberry Pi Pico SDK and Examples
FreeRTOS
traceRETURN_xQueueSemaphoreTake
traceRETURN_xQueueSemaphoreTake macro
Syntax
Show:
Summary
Declaration
from
FreeRTOS.h:1300
#define
traceRETURN_xQueueSemaphoreTake
(
xReturn
)
Arguments
Argument
xReturn
Examples
References
from
examples
Code
Location
#define
traceRETURN_xQueueSemaphoreTake
(
xReturn
)
FreeRTOS.h:1300
traceRETURN_xQueueSemaphoreTake
(
pdPASS
)
;
queue.c:1732
traceRETURN_xQueueSemaphoreTake
(
errQUEUE_EMPTY
)
;
queue.c:1745
traceRETURN_xQueueSemaphoreTake
(
errQUEUE_EMPTY
)
;
queue.c:1864
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