Home
last modified time | relevance | path

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

/hal_espressif-latest/zephyr/port/include/boot/
Desp_mcuboot_image.h29 uint32_t lp_rtc_iram_flash_offset; /* Flash offset (LMA) for LP_IRAM region */ member
/hal_espressif-latest/zephyr/port/boot/
Desp_image_loader.c158 … (fap->fa_off + load_header.lp_rtc_iram_flash_offset), load_header.lp_rtc_iram_dest_addr, in esp_app_image_load()
160 load_segment(fap, load_header.lp_rtc_iram_flash_offset, in esp_app_image_load()