Searched defs:fwu_mdata (Results 1 – 1 of 1) sorted by relevance
58 struct fwu_mdata { struct59 uint32_t crc32;60 uint32_t version;61 uint32_t active_index;62 uint32_t previous_active_index;64 struct fwu_image_entry img_entry[CONFIG_FWU_NUM_IMAGES_PER_BANK];
Completed in 3 milliseconds