Home
last modified time | relevance | path

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

/mcuboot-latest/boot/espressif/hal/include/
Desp_mcuboot_image.h27 uint32_t lp_rtc_iram_flash_offset; /* Flash offset (LMA) for LP_IRAM region */ member
/mcuboot-latest/boot/espressif/port/
Desp_loader.c141 … (fap->fa_off + load_header.lp_rtc_iram_flash_offset), load_header.lp_rtc_iram_dest_addr, in esp_app_image_load()
143 load_segment(fap, load_header.lp_rtc_iram_flash_offset, in esp_app_image_load()