Searched defs:image (Results 1 – 9 of 9) sorted by relevance
7 set(image mcuboot) variable
7 set(image ${DEFAULT_IMAGE}_${suffix}) variable
17 def generate_element(image, charcode): argument
75 int image = query_slot / 2; /* We support max 2 images for now */ in img_mgmt_state_flags() local126 int image = query_slot / 2; /* We support max 2 images for now */ in img_mgmt_state_flags() local152 int img_mgmt_get_next_boot_slot(int image, enum img_mgmt_next_boot_type *type) in img_mgmt_get_next_boot_slot()235 int img_mgmt_get_next_boot_slot(int image, enum img_mgmt_next_boot_type *type) in img_mgmt_get_next_boot_slot()329 int image = img_mgmt_slot_to_image(slot); in img_mgmt_slot_in_use() local570 int image = img_mgmt_slot_to_image(slot); in img_mgmt_set_next_boot_slot() local
224 static int img_mgmt_get_unused_slot_area_id(int image) in img_mgmt_get_unused_slot_area_id()515 int image = img_mgmt_slot_to_image(slot); in img_mgmt_swap_type() local
137 int img_mgmt_active_slot(int image) in img_mgmt_active_slot()
223 uint32_t image; in img_upload_init_verify() local
227 def parse_descriptors(self, image): argument
181 uint32_t image; /* 0 by default */ member