threadx
TXM_MODULE_MANAGER_ALIGNMENT_ADJUST
is only used within threadx.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
threadx
TXM_MODULE_MANAGER_ALIGNMENT_ADJUST
TXM_MODULE_MANAGER_ALIGNMENT_ADJUST macro
Syntax
Show:
Summary
Declaration
from
txm_module_port.h:275
#define
TXM_MODULE_MANAGER_ALIGNMENT_ADJUST
(
module_preamble
,
code_size
,
code_alignment
,
data_size
,
data_alignment
)
_txm_module_manager_alignment_adjust
(
module_preamble
,
&
code_size
,
&
code_alignment
,
&
data_size
,
&
data_alignment
)
;
Arguments
Argument
module_preamble
code_size
code_alignment
data_size
data_alignment
Examples
References
from
examples
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