Home
last modified time | relevance | path

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

/mcuboot-latest/samples/runtime-source/zephyr/hooks/
Dhooks.c75 rc = boot_load_image_from_flash_to_sram(state, &_hdr); in boot_go_hook()
/mcuboot-latest/boot/bootutil/include/bootutil/
Dbootutil_public.h325 int boot_load_image_from_flash_to_sram(struct boot_loader_state *state,
/mcuboot-latest/boot/bootutil/src/
Dram_load.c442 int boot_load_image_from_flash_to_sram(struct boot_loader_state *state, in boot_load_image_from_flash_to_sram() function