netxduo
NX_CARRY_BIT
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_CARRY_BIT
NX_CARRY_BIT macro
Syntax
Show:
Summary
Declaration
from
nx_api.h:519
#define
NX_CARRY_BIT
(
(
ULONG
)
0x10000
)
Examples
References
from
examples
Code
Location
#define
NX_CARRY_BIT
(
(
ULONG
)
0x10000
)
nx_api.h:519
if
(
checksum
&
NX_CARRY_BIT
)
nx_igmp_packet_process.c:163
if
(
checksum
&
NX_CARRY_BIT
)
nx_igmp_packet_process.c:173
if
(
checksum
&
NX_CARRY_BIT
)
nx_igmp_packet_process.c:192
if
(
sum_lower_16
&
NX_CARRY_BIT
)
nxd_sntp_client.c:6397
if
(
sum_upper_16
&
NX_CARRY_BIT
)
nxd_sntp_client.c:6408
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