threadx
+
0
/1 examples
SourceVu will show references to
tx_timer_info_get
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_timer_info_get
tx_timer_info_get macro
Syntax
Show:
Summary
Declaration
from
tx_api.h:1343
#define
tx_timer_info_get
_txe_timer_info_get
Examples
tx_timer_info_get
is referenced by 1 libraries and example projects:
Libraries
cmsis_rtos_threadx
References
from
0/1
examples
Code
Location
#define
tx_timer_info_get
_tx_timer_info_get
tx_api.h:1109
#define
tx_timer_info_get
_txe_timer_info_get
tx_api.h:1343
ret
=
tx_timer_info_get
(
&
xTimer
->
timer
,
NULL
,
&
is_active
,
NULL
,
NULL
,
NULL
)
;
tx_freertos.c:2353
ret
=
tx_timer_info_get
(
&
xTimer
->
timer
,
NULL
,
NULL
,
&
time_tx
,
NULL
,
NULL
)
;
tx_freertos.c:2618
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