ESP-IDF
OT_VERHOEFF_CHECKSUM_MAX_STRING_LENGTH
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading (3/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
OT_VERHOEFF_CHECKSUM_MAX_STRING_LENGTH
OT_VERHOEFF_CHECKSUM_MAX_STRING_LENGTH macro
Specifies the maximum length of decimal string input in `otVerhoeffChecksum` functions.
Syntax
Show:
Summary
Declaration
from
verhoeff_checksum.h:58
#define
OT_VERHOEFF_CHECKSUM_MAX_STRING_LENGTH
128
Examples
References
from
examples
Code
Location
#define
OT_VERHOEFF_CHECKSUM_MAX_STRING_LENGTH
128
verhoeff_checksum.h:58
static
constexpr
uint16_t
kMaxStringLength
=
OT_VERHOEFF_CHECKSUM_MAX_STRING_LENGTH
;
verhoeff_checksum.hpp:54
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