Home
last modified time | relevance | path

Searched refs:VERSION_MAJOR (Results 1 – 10 of 10) sorted by relevance

/Zephyr-latest/doc/build/version/
Dindex.rst31 VERSION_MAJOR =
45 | VERSION_MAJOR | Numerical (0-255) |
64 VERSION_MAJOR = 1
80 | APPVERSION | Numerical | ``VERSION_MAJOR`` (left shifted by 24 bits), |b…
85 | APP_VERSION_NUMBER | Numerical | ``VERSION_MAJOR`` (left shifted by 16 bits), |b…
89 | APP_VERSION_MAJOR | Numerical | ``VERSION_MAJOR`` …
97 | APP_VERSION_STRING | String (quoted) | ``VERSION_MAJOR``, |br| …
102 | APP_VERSION_EXTENDED_STRING | String (quoted) | ``VERSION_MAJOR``, |br| …
108 | APP_VERSION_TWEAK_STRING | String (quoted) | ``VERSION_MAJOR``, |br| …
125 | $(VERSION_MAJOR) | Numerical | ``VERSION_MAJOR`` | 1 |
[all …]
/Zephyr-latest/
DVERSION1 VERSION_MAJOR = 4
/Zephyr-latest/samples/subsys/bindesc/read_bindesc/
DVERSION1 VERSION_MAJOR = 1
/Zephyr-latest/samples/subsys/bindesc/hello_bindesc/
DVERSION1 VERSION_MAJOR = 1
/Zephyr-latest/tests/cmake/app_version/
DVERSION1 VERSION_MAJOR = 5
/Zephyr-latest/cmake/modules/
Dversion.cmake54 string(REGEX MATCH "VERSION_MAJOR = ([0-9]*)" _ ${ver})
71 … message(FATAL_ERROR "VERSION_MAJOR must be in the range 0-255 (Current ${${type}_VERSION_MAJOR})")
/Zephyr-latest/subsys/bluetooth/services/
DKconfig.dis160 default "$(APP_VERSION_TWEAK_STRING)" if "$(VERSION_MAJOR)" != ""
/Zephyr-latest/modules/trusted-firmware-m/
DKconfig.tfm196 default "$(APP_VERSION_TWEAK_STRING)" if "$(VERSION_MAJOR)" != "" && TFM_MCUBOOT_IMAGE_NUMBER = 1
204 default "$(APP_VERSION_TWEAK_STRING)" if "$(VERSION_MAJOR)" != "" && TFM_MCUBOOT_IMAGE_NUMBER = 2
/Zephyr-latest/modules/
DKconfig.mcuboot94 default "$(APP_VERSION_TWEAK_STRING)" if "$(VERSION_MAJOR)" != ""
/Zephyr-latest/doc/project/
Drelease_process.rst209 VERSION_MAJOR/VERSION_MINOR/PATCHLEVEL macros as defined for a