Searched refs:boot_get_image_start_offset (Results 1 – 4 of 4) sorted by relevance
165 size_t boot_get_image_start_offset(uint8_t area_id) in boot_get_image_start_offset() function226 size_t off = boot_get_image_start_offset(area_id); in boot_read_v1_header()
299 fac.off = boot_get_image_start_offset(area_id); in flash_img_check()
270 boot_get_image_start_offset(img_mgmt_flash_area_id(image_slot)), in img_mgmt_read_info()301 boot_get_image_start_offset(img_mgmt_flash_area_id(image_slot)); in img_mgmt_read_info()
480 rc = flash_area_flatten(fa, boot_get_image_start_offset(g_img_mgmt_state.area_id), in img_mgmt_erase_image_data()
Completed in 7 milliseconds