Lines Matching full:two
48 * as output current, input voltage, and temperature. Two byte value with
49 * an 11-bit, two's complement mantissa and a 5-bit, two's complement
55 * Linear data format used for values related to voltage output. Two
57 * exponent. The exponent is not stored within the two bytes.
71 * Linear scale that uses a two byte unsigned binary integer with a scaling
132 * - Two byte value
133 * - 11-bit two's complement mantissa value stored in the two bytes
134 * - 5-bit two's complement exponent value stored in the two bytes
171 * - Two byte value
172 * - 16-bit unsigned mantissa value stored in the two bytes
173 * - 5-bit signed exponent value that is not stored in the two bytes
191 * - Two byte value
192 * - 16-bit unsigned mantissa value stored in the two bytes
193 * - 5-bit signed exponent value that is not stored in the two bytes