threadx
TX_THREAD_SYSTEM_RETURN_CHECK
is only used within threadx.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/4)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
threadx
TX_THREAD_SYSTEM_RETURN_CHECK
TX_THREAD_SYSTEM_RETURN_CHECK macro
Syntax
Show:
Summary
Declaration
from
tx_port.h:502
#define
TX_THREAD_SYSTEM_RETURN_CHECK
(
c
)
(
c
)
=
(
(
ULONG
)
_tx_thread_preempt_disable
)
;
Arguments
Argument
c
Examples
References
from
examples
Code
Location
#define
TX_THREAD_SYSTEM_RETURN_CHECK
(
c
)
(
c
)
=
(
(
ULONG
)
_tx_thread_preempt_disable
)
;
tx_port.h:502
#define
TX_THREAD_SYSTEM_RETURN_CHECK
(
c
)
(
c
)
=
(
(
ULONG
)
_tx_thread_preempt_disable
)
;
tx_port.h:402
#ifndef
TX_THREAD_SYSTEM_RETURN_CHECK
tx_thread.h:131
TX_THREAD_SYSTEM_RETURN_CHECK
(
combined_flags
)
tx_thread_system_preempt_check.c:82
TX_THREAD_SYSTEM_RETURN_CHECK
(
combined_flags
)
tx_thread_system_resume.c:364
TX_THREAD_SYSTEM_RETURN_CHECK
(
combined_flags
)
tx_thread_system_resume.c:526
TX_THREAD_SYSTEM_RETURN_CHECK
(
combined_flags
)
tx_thread_system_suspend.c:369
TX_THREAD_SYSTEM_RETURN_CHECK
(
combined_flags
)
tx_thread_system_suspend.c:538
TX_THREAD_SYSTEM_RETURN_CHECK
(
combined_flags
)
tx_thread_system_suspend.c:622
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