threadx
+
0
/1 examples
SourceVu will show references to
TX_SEMAPHORE_SUSP
from the following samples and libraries:
Libraries
cmsis_rtos_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
TX_SEMAPHORE_SUSP
TX_SEMAPHORE_SUSP macro
Syntax
Show:
Summary
Declaration
from
tx_api.h:167
#define
TX_SEMAPHORE_SUSP
(
(
UINT
)
6
)
Examples
TX_SEMAPHORE_SUSP
is referenced by 1 libraries and example projects:
Libraries
cmsis_rtos_threadx
References
from
0/1
examples
Code
Location
#define
TX_SEMAPHORE_SUSP
(
(
UINT
)
6
)
tx_api.h:167
case
TX_SEMAPHORE_SUSP
:
tx_freertos.c:691
if
(
thread_ptr
->
tx_thread_state
==
TX_SEMAPHORE_SUSP
)
tx_semaphore_cleanup.c:169
thread_ptr
->
tx_thread_state
=
TX_SEMAPHORE_SUSP
;
tx_semaphore_get.c:190
Call Tree
from
0/1
examples
All items filtered out
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