threadx
TX_PRIORITY_ERROR
is only used within threadx.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/4)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
threadx
TX_PRIORITY_ERROR
TX_PRIORITY_ERROR macro
Syntax
Show:
Summary
Declaration
from
tx_api.h:195
#define
TX_PRIORITY_ERROR
(
(
UINT
)
0x0F
)
Examples
References
from
examples
Code
Location
#define
TX_PRIORITY_ERROR
(
(
UINT
)
0x0F
)
tx_api.h:195
status
=
TX_PRIORITY_ERROR
;
txe_thread_create.c:250
status
=
TX_PRIORITY_ERROR
;
txe_thread_priority_change.c:113
return
(
TX_PRIORITY_ERROR
)
;
txm_module_manager_dispatch.h:2032
return
(
TX_PRIORITY_ERROR
)
;
txm_module_manager_start.c:132
return
(
TX_PRIORITY_ERROR
)
;
txm_module_manager_thread_create.c:222
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