Lines Matching refs:byte
23 single data byte, the functions using SMBus protocol operation names execute
42 Comm (8 bits): Command byte, a data byte which often selects a register on
44 Data (8 bits): A plain data byte. Sometimes, I write DataLow, DataHigh
46 Count (8 bits): A data byte containing the length of a block operation.
64 This reads a single byte from a device, without specifying a device
77 This operation is the reverse of Receive Byte: it sends a single byte
88 This reads a single byte from a device, from a designated register.
89 The register is specified through the Comm byte.
101 byte. But this time, the data is a complete word (16 bits).
115 This writes a single byte to a device, to a designated register. The
116 register is specified through the Comm byte. This is the opposite of
129 specified through the Comm byte.
143 This command selects a device register (through the Comm byte), sends
156 designated register that is specified through the Comm byte. The amount
157 of data is specified by the device in the Count byte.
170 Comm byte. The amount of data is specified in the Count byte.
183 This command selects a device register (through the Comm byte), sends
208 PEC adds a CRC-8 error-checking byte to transfers using it, immediately
255 designated register that is specified through the Comm byte.
268 Comm byte. Note that command lengths of 0, 2, or more bytes are