Home
last modified time | relevance | path

Searched refs:APP_ELF_SHA256_SZ (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.6.0/components/espcoredump/include/
Desp_core_dump.h27 #define APP_ELF_SHA256_SZ (CONFIG_APP_RETRIEVE_LEN_ELF_SHA + 1) macro
41 … uint8_t app_elf_sha256[APP_ELF_SHA256_SZ]; /*!< Crashing application's SHA256 sum as a string */