Home
last modified time | relevance | path

Searched defs:image (Results 1 – 5 of 5) sorted by relevance

/subsys/mgmt/mcumgr/grp/img_mgmt/src/
A Dimg_mgmt_state.c76 int image = query_slot / 2; /* We support max 2 images for now */ in img_mgmt_state_flags() local
127 int image = query_slot / 2; /* We support max 2 images for now */ in img_mgmt_state_flags() local
154 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
A Dzephyr_img_mgmt.c231 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
A Dimg_mgmt.c213 int img_mgmt_active_slot(int image) in img_mgmt_active_slot()
/subsys/usb/device_next/class/
A Dusbd_dfu.c66 struct usbd_dfu_image *image; member
202 struct usbd_dfu_image *const image = data->image; in usbd_dfu_image_next() local
648 struct usbd_dfu_image *const image = data->image; in handle_upload() local
670 struct usbd_dfu_image *const image = data->image; in handle_download() local
/subsys/dfu/boot/
A Dmcuboot.c168 int image = IMAGE_INDEX_INVALID; in boot_get_image_start_offset() local

Completed in 68 milliseconds