LwIP
LWIP_6LOWPAN_CALC_CRC
is only used within LwIP.
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
LwIP
LWIP_6LOWPAN_CALC_CRC
LWIP_6LOWPAN_CALC_CRC macro
If LWIP_6LOWPAN_802154_HW_CRC==0, this can override the default slow implementation of the CRC used for 6LoWPAN over IEEE 802.15.4 (which uses a shift register).
Syntax
Show:
Summary
Declaration
from
lowpan6_opts.h:80
#define
LWIP_6LOWPAN_CALC_CRC
(
buf
,
len
)
lowpan6_calc_crc
(
buf
,
len
)
Arguments
Argument
buf
len
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