Home
last modified time | relevance | path

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

/hal_espressif-latest/zephyr/port/boot/
Desp_image_loader.c145 … (fap->fa_off + load_header.lp_rtc_dram_flash_offset), load_header.lp_rtc_dram_dest_addr, in esp_app_image_load()
147 load_segment(fap, load_header.lp_rtc_dram_flash_offset, in esp_app_image_load()
151 load_header.lp_rtc_dram_flash_offset, load_header.lp_rtc_dram_dest_addr, in esp_app_image_load()
/hal_espressif-latest/zephyr/port/include/boot/
Desp_mcuboot_image.h32 uint32_t lp_rtc_dram_flash_offset; /* Flash offset (LMA) for LP_DRAM region */ member