HomeSort by: relevance | last modified time | path
    Searched refs:ROM_BOOT_IMAGE_MINOR_VERSION (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/elftosb/dist/common/
EncoreBootImage.h 103 #define ROM_BOOT_IMAGE_MINOR_VERSION 1 //!< Current boot image minor version.
146 uint8_t m_minorVersion; //!< Minor version of the boot image format, see #ROM_BOOT_IMAGE_MINOR_VERSION.
EncoreBootImage.cpp 345 header.m_minorVersion = ROM_BOOT_IMAGE_MINOR_VERSION;

Completed in 15 milliseconds