ESP-IDF
esp_app_desc_t::app_elf_sha256
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
esp_app_desc_t::app_elf_sha256
esp_app_desc_t::app_elf_sha256 field
sha256 of elf file
Syntax
Show:
Summary
Declaration
from
esp_app_desc.h:35
uint8_t
app_elf_sha256
[
32
]
;
Examples
References
from
examples
Code
Location
Referrer
uint8_t
app_elf_sha256
[
32
]
;
/*!< sha256 of elf file */
esp_app_desc.h:35
const
volatile
char
*
src
=
(
const
volatile
char
*
)
esp_app_desc
.
app_elf_sha256
;
esp_app_desc.c:95
esp_app_format_init_elf_sha256()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
esp_app_desc_t::app_elf_sha256
is read by 1 function:
All items filtered out
esp_app_desc_t::app_elf_sha256
esp_app_format_init_elf_sha256()
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