Searched refs:Bit7 (Results 1 – 1 of 1) sorted by relevance
495 unsigned Bit7 = (Value >> 7) & 0x1; in adjustFixupValue() local499 (Bit6 << 5) | (Bit7 << 4) | (Bit3_1 << 1) | Bit5; in adjustFixupValue()