threadx
+
0
/1 examples
SourceVu will show references to
_tx_thread_interrupt_control()
from the following samples and libraries:
Libraries
usbx
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
STM32 Libraries and Samples
threadx
_tx_thread_interrupt_control()
_tx_thread_interrupt_control() function
Syntax
Show:
Summary
Declaration
from
tx_api.h:1653
UINT
_tx_thread_interrupt_control
(
UINT
new_posture
)
;
Arguments
Argument
new_posture
Examples
_tx_thread_interrupt_control()
is referenced by 1 libraries and example projects:
Libraries
usbx
References
from
0/1
examples
Code
Location
Referrer
UINT
_tx_thread_interrupt_control
(
UINT
new_posture
)
;
tx_api.h:1653
saved_posture
=
_tx_thread_interrupt_control
(
new_posture
)
;
tx_trace_interrupt_control.c:100
_tx_trace_interrupt_control()
return_value
=
(
ALIGN_TYPE
)
_tx_thread_interrupt_control
(
txm_module_manager_dispatch.h:2225
_txm_module_manager_tx_thread_interrupt_control_dispatch()
Call Tree
from
0/1
examples
_tx_thread_interrupt_control()
is called by 2 functions:
_txm_module_manager_tx_thread_interrupt_control_dispatch()
_tx_trace_interrupt_control()
All items filtered out
_tx_thread_interrupt_control()
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