threadx
TX_THREAD_EXTENSION_2
is only used within threadx.
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
threadx
TX_THREAD_EXTENSION_2
TX_THREAD_EXTENSION_2 macro
Syntax
Show:
Summary
Declaration
from
tx_port.h:169
#define
TX_THREAD_EXTENSION_2
VOID
*
tx_thread_module_instance_ptr
;
\
VOID
*
tx_thread_module_entry_info_ptr
;
\
ULONG
tx_thread_module_current_user_mode
;
\
ULONG
tx_thread_module_user_mode
;
\
ULONG
tx_thread_module_saved_lr
;
\
VOID
*
tx_thread_module_kernel_stack_start
;
\
VOID
*
tx_thread_module_kernel_stack_end
;
\
ULONG
tx_thread_module_kernel_stack_size
;
\
VOID
*
tx_thread_module_stack_ptr
;
\
VOID
*
tx_thread_module_stack_start
;
\
VOID
*
tx_thread_module_stack_end
;
\
ULONG
tx_thread_module_stack_size
;
\
VOID
*
tx_thread_module_reserved
;
Examples
References
from
examples
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