netxduo
_nx_system_build_options_5
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_5
_nx_system_build_options_5 variable
Syntax
Show:
Summary
Declaration
Definition
from
nx_system.h:152
SYSTEM_DECLARE
ULONG
_nx_system_build_options_5
;
Implemented in
nx_system.h:152
Examples
References
from
examples
Code
Location
Referrer
SYSTEM_DECLARE
ULONG
_nx_system_build_options_5
;
nx_system.h:152
(
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_5
=
(
(
ULONG
)
NX_MAX_MULTICAST_GROUPS
)
<
<
24
;
nx_system_initialize.c:254
_nx_system_initialize()
_nx_system_build_options_5
|=
(
(
ULONG
)
NX_MAX_LISTEN_REQUESTS
)
<
<
16
;
nx_system_initialize.c:259
_nx_system_initialize()
_nx_system_build_options_5
|=
(
(
ULONG
)
NX_TCP_MAXIMUM_RETRIES
)
<
<
8
;
nx_system_initialize.c:264
_nx_system_initialize()
_nx_system_build_options_5
|=
(
(
ULONG
)
NX_TCP_MAXIMUM_TX_QUEUE
)
;
nx_system_initialize.c:269
_nx_system_initialize()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
_nx_system_build_options_5
is written by 1 function and is read by 2 functions:
_nx_system_initialize()
All items filtered out
_nx_system_build_options_5
_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