Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/include/bootutil/
Dboot_status.h102 #define CLAIM_MASK 0x3F /* 6 bit */ macro
106 #define GET_IAS_CLAIM(tlv_type) (GET_MINOR(tlv_type) & CLAIM_MASK)