FreeRTOS
traceRETURN_xQueueGenericSend
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_xQueueGenericSend
traceRETURN_xQueueGenericSend macro
Syntax
Show:
Summary
Declaration
from
FreeRTOS.h:1268
#define
traceRETURN_xQueueGenericSend
(
xReturn
)
Arguments
Argument
xReturn
Examples
References
from
examples
Code
Location
#define
traceRETURN_xQueueGenericSend
(
xReturn
)
FreeRTOS.h:1268
traceRETURN_xQueueGenericSend
(
pdPASS
)
;
queue.c:1069
traceRETURN_xQueueGenericSend
(
errQUEUE_FULL
)
;
queue.c:1084
traceRETURN_xQueueGenericSend
(
errQUEUE_FULL
)
;
queue.c:1149
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