ESP-IDF
nvs_bootloader_page_visitor_get_page_states()
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_page_visitor_get_page_states()
nvs_bootloader_page_visitor_get_page_states() function
Syntax
Show:
Summary
Declaration
Definition
from
nvs_bootloader_private.h:162
esp_err_t
nvs_bootloader_page_visitor_get_page_states
(
nvs_bootloader_page_visitor_param_t
*
visitor_param
,
const
esp_partition_t
*
partition
,
const
size_t
page_index
,
const
nvs_bootloader_page_header_t
*
page_header
)
;
Implemented in
nvs_bootloader.c:170
Arguments
Argument
visitor_param
partition
page_index
page_header
Related Functions
Found 3 other functions taking a
nvs_bootloader_page_visitor_param_t
argument:
Function
nvs_bootloader_visit_pages()
nvs_bootloader_page_visitor_get_namespaces()
nvs_bootloader_page_visitor_get_key_value_pairs()
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