ESP-IDF
nvs_bootloader_check_item_header_consistency()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
nvs_bootloader_check_item_header_consistency()
nvs_bootloader_check_item_header_consistency() function
Syntax
Show:
Summary
Declaration
Definition
from
nvs_bootloader_private.h:180
bool
nvs_bootloader_check_item_header_consistency
(
const
nvs_bootloader_single_entry_t
*
item
,
const
uint8_t
entry_index
)
;
Implemented in
nvs_bootloader.c:557
Arguments
Argument
item
entry_index
Related Functions
Found 1 other functions taking a
nvs_bootloader_single_entry_t
argument:
Function
nvs_bootloader_read_next_single_entry_item()
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