threadx
+
0
/1 examples
SourceVu will show references to
TX_BYTE_MEMORY
from the following samples and libraries:
Libraries
cmsis_rtos_threadx
Symbol previews are coming soon...
Symbols
loading (1/4)...
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_BYTE_MEMORY
TX_BYTE_MEMORY macro
Syntax
Show:
Summary
Declaration
from
tx_api.h:170
#define
TX_BYTE_MEMORY
(
(
UINT
)
9
)
Examples
TX_BYTE_MEMORY
is referenced by 1 libraries and example projects:
Libraries
cmsis_rtos_threadx
References
from
0/1
examples
Code
Location
#define
TX_BYTE_MEMORY
(
(
UINT
)
9
)
tx_api.h:170
thread_ptr
->
tx_thread_state
=
TX_BYTE_MEMORY
;
tx_byte_allocate.c:331
if
(
thread_ptr
->
tx_thread_state
==
TX_BYTE_MEMORY
)
tx_byte_pool_cleanup.c:166
case
TX_BYTE_MEMORY
:
tx_freertos.c:694
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