netxduo
_nx_system_build_options_1
is only used within netxduo.
Symbol previews are coming soon...
Symbols
loading (3/7)...
Files
loading (6/7)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
netxduo
_nx_system_build_options_1
_nx_system_build_options_1 variable
Syntax
Show:
Summary
Declaration
Definition
from
nx_system.h:148
SYSTEM_DECLARE
ULONG
_nx_system_build_options_1
;
Implemented in
nx_system.h:148
Examples
References
from
examples
Code
Location
Referrer
SYSTEM_DECLARE
ULONG
_nx_system_build_options_1
;
nx_system.h:148
if
(
(
(
ULONG
)
_nx_system_build_options_1
|
(
ULONG
)
_nx_system_build_options_2
|
(
ULONG
)
_nx_system_build_options_3
|
nx_ip_create.c:105
_nx_ip_create()
if
(
_nx_system_build_options_1
|
_nx_system_build_options_2
|
nx_system_initialize.c:96
_nx_system_initialize()
_nx_system_build_options_1
=
0
nx_system_initialize.c:118
_nx_system_initialize()
_nx_system_build_options_1
|=
NX_TCP_RETRY_SHIFT
;
nx_system_initialize.c:186
_nx_system_initialize()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
_nx_system_build_options_1
is written by 1 function and is read by 2 functions:
_nx_system_initialize()
All items filtered out
_nx_system_build_options_1
_nx_ip_create()
_nx_system_initialize()
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