Searched defs:IMAGE_HEADER_SIZE (Results 1 – 2 of 2) sorted by relevance
| /mcuboot-latest/boot/bootutil/include/bootutil/ | ||
| D | image.h | 53 #define IMAGE_HEADER_SIZE 32 macro |
| /mcuboot-latest/scripts/imgtool/ | ||
| D | image.py | 54 IMAGE_HEADER_SIZE = 32 variable |