4.3.3 Enumerations
enum bl_image_id_t { IMAGE_0 = 0x00, IMAGE_1, IMAGE_2 }
Contains codes corresponding to the various image IDs used in the system.
enum bl_image_id_t { IMAGE_0 = 0x00, IMAGE_1, IMAGE_2 }
Contains codes corresponding to the various image IDs used in the system.