ESP-IDF
process_segment_data()
is only used within ESP-IDF.
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
ESP-IDF Framework and Examples
ESP-IDF
process_segment_data()
process_segment_data() function
Syntax
Show:
Summary
Declaration
Definition
from
esp_image_format.c:75
static
esp_err_t
process_segment_data
(
int
segment
,
intptr_t
load_addr
,
uint32_t
data_addr
,
uint32_t
data_len
,
bool
do_load
,
bootloader_sha256_handle_t
sha_handle
,
uint32_t
*
checksum
,
esp_image_metadata_t
*
metadata
)
;
Implemented in
esp_image_format.c:651
Arguments
Argument
segment
load_addr
data_addr
data_len
do_load
sha_handle
checksum
metadata
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