Searched refs:PARAM_ID_MSB_OFFSET (Results 1 – 2 of 2) sorted by relevance
521 #define PARAM_ID_MSB_OFFSET (0x08U) /* The offset of Parameter ID MSB */ macro1626 value >>= PARAM_ID_MSB_OFFSET; /* Shift to get the next byte */ in ValueToByteArray()
505 (((id >> PARAM_ID_MSB_OFFSET) & PARAM_ID_LSB_MASK) == in SfdpFindParameterHeader()