Home
last modified time | relevance | path

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

/mcuboot-latest/samples/runtime-source/zephyr/hooks/
Dhooks.c103 int flash_area_id_from_multi_image_slot_hook(int image_index, int slot, in flash_area_id_from_multi_image_slot_hook() function
/mcuboot-latest/boot/bootutil/include/bootutil/
Dboot_hooks.h241 int flash_area_id_from_multi_image_slot_hook(int image_index, int slot,
/mcuboot-latest/boot/zephyr/
Dflash_map_extended.c65 rc = BOOT_HOOK_FLASH_AREA_CALL(flash_area_id_from_multi_image_slot_hook, in flash_area_id_from_multi_image_slot()