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