netxduo
_nx_system_build_options_4
is only used within netxduo.
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
netxduo
_nx_system_build_options_4
_nx_system_build_options_4 variable
Syntax
Show:
Summary
Declaration
Definition
from
nx_system.h:151
SYSTEM_DECLARE
ULONG
_nx_system_build_options_4
;
Implemented in
nx_system.h:151
Examples
References
from
examples
Code
Location
Referrer
SYSTEM_DECLARE
ULONG
_nx_system_build_options_4
;
nx_system.h:151
(
ULONG
)
_nx_system_build_options_4
|
(
ULONG
)
_nx_system_build_options_5
|
(
ULONG
)
_nx_version_id
[
0
]
)
==
0
)
nx_ip_create.c:106
_nx_ip_create()
_nx_system_build_options_3
|
_nx_system_build_options_4
|
_nx_system_build_options_5
)
nx_system_initialize.c:97
_nx_system_initialize()
_nx_system_build_options_4
=
(
(
ULONG
)
NX_TCP_KEEPALIVE_INITIAL
)
<
<
16
;
nx_system_initialize.c:232
_nx_system_initialize()
_nx_system_build_options_4
|=
(
(
ULONG
)
NX_ARP_MAXIMUM_RETRIES
)
<
<
8
;
nx_system_initialize.c:237
_nx_system_initialize()
_nx_system_build_options_4
|=
(
(
ULONG
)
NX_ARP_MAX_QUEUE_DEPTH
)
<
<
4
;
nx_system_initialize.c:242
_nx_system_initialize()
_nx_system_build_options_4
|=
(
(
ULONG
)
NX_TCP_KEEPALIVE_RETRIES
)
;
nx_system_initialize.c:247
_nx_system_initialize()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
_nx_system_build_options_4
is written by 1 function and is read by 2 functions:
_nx_system_initialize()
All items filtered out
_nx_system_build_options_4
_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