threadx
__get_control_value()
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
__get_control_value()
__get_control_value() function
Syntax
Show:
Summary
Declaration
from
tx_port.h:299
__attribute__
(
(
always_inline
)
)
static
inline
ULONG
__get_control_value
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
__attribute__
(
(
always_inline
)
)
static
inline
ULONG
__get_control_value
(
void
)
tx_port.h:299
TX_THREAD_COMPLETED_EXTENSION
(
thread_ptr
)
tx_thread_shell_entry.c:179
_tx_thread_shell_entry()
TX_THREAD_TERMINATED_EXTENSION
(
thread_ptr
)
tx_thread_terminate.c:175
_tx_thread_terminate()
TX_THREAD_TERMINATED_EXTENSION
(
thread_ptr
)
tx_thread_terminate.c:252
_tx_thread_terminate()
Call Tree
from
examples
__get_control_value()
is called by 2 functions:
_tx_thread_shell_entry()
_tx_thread_terminate()
All items filtered out
__get_control_value()
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