threadx
+
0
/1 examples
SourceVu will show references to
TX_QUEUE_EMPTY
from the following samples and libraries:
Libraries
cmsis_rtos_threadx
Symbol previews are coming soon...
Symbols
loading...
Files
loading (3/4)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
threadx
TX_QUEUE_EMPTY
TX_QUEUE_EMPTY macro
Syntax
Show:
Summary
Declaration
from
tx_api.h:190
#define
TX_QUEUE_EMPTY
(
(
UINT
)
0x0A
)
Examples
TX_QUEUE_EMPTY
is referenced by 1 libraries and example projects:
Libraries
cmsis_rtos_threadx
References
from
0/1
examples
Code
Location
#define
TX_QUEUE_EMPTY
(
(
UINT
)
0x0A
)
tx_api.h:190
thread_ptr
->
tx_thread_suspend_status
=
TX_QUEUE_EMPTY
;
tx_queue_cleanup.c:194
status
=
TX_QUEUE_EMPTY
;
tx_queue_receive.c:383
status
=
TX_QUEUE_EMPTY
;
tx_queue_receive.c:482
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
All items filtered out
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out