threadx
tx_low_power_exit()
is only used within threadx.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (4/4)...
threadx
common
common_modules
ports
ports_module
utility
low_power
tx_low_power.c
tx_low_power_entered
tx_low_power_enter()
tx_low_power_exit()
tx_timer_get_next()
tx_time_increment()
tx_low_power.h
rtos_compatibility_layers
filex
cmsis_rtos_threadx
netxduo
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
threadx
tx_low_power_exit()
tx_low_power_exit() function
Syntax
Show:
Summary
Declaration
Definition
from
tx_low_power.h:53
VOID
tx_low_power_exit
(
VOID
)
;
Implemented in
tx_low_power.c:206
Examples
References
from
examples
Code
Location
VOID
tx_low_power_exit
(
VOID
)
tx_low_power.c:206
VOID
tx_low_power_exit
(
VOID
)
;
tx_low_power.h:53
Call Tree
from
examples
tx_low_power_exit()
calls 1 function:
All items filtered out
tx_low_power_exit()
tx_time_increment()
All items filtered out
Data Use
from
examples
tx_low_power_exit()
reads 1 variable and writes 1 variable:
tx_low_power_entered
All items filtered out
tx_low_power_exit()
tx_low_power_entered
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