Searched defs:image (Results 1 – 5 of 5) sorted by relevance
76 int image = query_slot / 2; /* We support max 2 images for now */ in img_mgmt_state_flags() local127 int image = query_slot / 2; /* We support max 2 images for now */ in img_mgmt_state_flags() local154 int img_mgmt_get_next_boot_slot(int image, enum img_mgmt_next_boot_type *type) in img_mgmt_get_next_boot_slot()238 int img_mgmt_get_next_boot_slot(int image, enum img_mgmt_next_boot_type *type) in img_mgmt_get_next_boot_slot()653 int image = img_mgmt_slot_to_image(slot); in img_mgmt_set_next_boot_slot() local
231 static int img_mgmt_get_unused_slot_area_id(unsigned int image) in img_mgmt_get_unused_slot_area_id()527 int image = img_mgmt_slot_to_image(slot); in img_mgmt_swap_type() local
213 int img_mgmt_active_slot(int image) in img_mgmt_active_slot()
66 struct usbd_dfu_image *image; member202 struct usbd_dfu_image *const image = data->image; in usbd_dfu_image_next() local648 struct usbd_dfu_image *const image = data->image; in handle_upload() local670 struct usbd_dfu_image *const image = data->image; in handle_download() local
168 int image = IMAGE_INDEX_INVALID; in boot_get_image_start_offset() local
Completed in 68 milliseconds