Searched refs:boot_get_image_start_offset (Results 1 – 5 of 5) sorted by relevance
301 size_t boot_get_image_start_offset(uint8_t area_id);303 #define boot_get_image_start_offset(...) 0 macro
110 size_t boot_get_image_start_offset(uint8_t area_id) in boot_get_image_start_offset() function171 size_t off = boot_get_image_start_offset(area_id); in boot_read_v1_header()
295 fac.off = boot_get_image_start_offset(area_id); in flash_img_check()
267 boot_get_image_start_offset(img_mgmt_flash_area_id(image_slot)), in img_mgmt_read_info()298 boot_get_image_start_offset(img_mgmt_flash_area_id(image_slot)); in img_mgmt_read_info()
478 rc = flash_area_flatten(fa, boot_get_image_start_offset(g_img_mgmt_state.area_id), in img_mgmt_erase_image_data()