Searched defs:image (Results 1 – 12 of 12) sorted by relevance
7 set(image mcuboot) variable
20 set(image "vpr_launcher") variable
7 set(image ${DEFAULT_IMAGE}_${suffix}) variable
65 const uint8_t image; member81 const uint8_t image; member
185 uint32_t image; /* 0 by default */ member
17 def generate_element(image, charcode): argument
70 int image = query_slot / 2; /* We support max 2 images for now */ in img_mgmt_state_flags() local121 int image = query_slot / 2; /* We support max 2 images for now */ in img_mgmt_state_flags() local147 int img_mgmt_get_next_boot_slot(int image, enum img_mgmt_next_boot_type *type) in img_mgmt_get_next_boot_slot()230 int img_mgmt_get_next_boot_slot(int image, enum img_mgmt_next_boot_type *type) in img_mgmt_get_next_boot_slot()324 int image = img_mgmt_slot_to_image(slot); in img_mgmt_slot_in_use() local592 int image = img_mgmt_slot_to_image(slot); in img_mgmt_set_next_boot_slot() local
229 static int img_mgmt_get_unused_slot_area_id(unsigned int image) in img_mgmt_get_unused_slot_area_id()522 int image = img_mgmt_slot_to_image(slot); in img_mgmt_swap_type() local
208 int img_mgmt_active_slot(int image) in img_mgmt_active_slot()
225 uint32_t image; in img_upload_init_verify() local
244 def parse_descriptors(self, image): argument
77 uint32_t image; member