Searched refs:bBitNine (Results 1 – 1 of 1) sorted by relevance
1887 uint8_t bBitNine = (bValue & 0x0100) >> 8; in constructSensorSdr() local1891 record.body.b_msb_and_accuracy_lsb = (bBitSign << 7) | (bBitNine << 6); in constructSensorSdr()