Home
last modified time | relevance | path

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

/mcuboot-latest/boot/espressif/hal/include/
Desp_mcuboot_image.h21 uint32_t iram_flash_offset; /* Flash offset(LMA) for start of IRAM region */ member
/mcuboot-latest/boot/espressif/port/
Desp_loader.c118 …ment: start=0x%x, size=0x%x, vaddr=0x%x", fap->fa_off + load_header.iram_flash_offset, load_header… in esp_app_image_load()
119 …load_segment(fap, load_header.iram_flash_offset, load_header.iram_size, load_header.iram_dest_addr… in esp_app_image_load()