threadx + 0/1 examples
CodeScope will show references to _tx_thread_interrupt_control() from the following samples and libraries:
Libraries
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and Samplesthreadx_tx_thread_interrupt_control()

_tx_thread_interrupt_control() function

Syntax

UINT _tx_thread_interrupt_control(UINT new_posture);

Arguments

new_posture

Examples

_tx_thread_interrupt_control() is referenced by 1 libraries and example projects.

References

LocationReferrerText
tx_api.h:1653
UINT _tx_thread_interrupt_control(UINT new_posture);
tx_trace_interrupt_control.c:100_tx_trace_interrupt_control()
saved_posture = _tx_thread_interrupt_control(new_posture);
txm_module_manager_dispatch.h:2225_txm_module_manager_tx_thread_interrupt_control_dispatch()
return_value = (ALIGN_TYPE) _tx_thread_interrupt_control(

Call Tree

Functions calling _tx_thread_interrupt_control()
_tx_thread_interrupt_control()
Type of _tx_thread_interrupt_control()
_tx_thread_interrupt_control()
all items filtered out