Searched defs:image_ok (Results 1 – 3 of 3) sorted by relevance
72 uint8_t image_ok; member
152 uint8_t image_ok; /* One of the BOOT_FLAG_[...] values. */ member
369 boot_read_image_ok(const struct flash_area *fap, uint8_t *image_ok) in boot_read_image_ok()