Lines Matching defs:SmBusAddress
164 SMBUS Command, SMBUS Data Length, and PEC. in InternalSmBusNonBlock()
260 @param SmBusAddress Address that encodes the SMBUS Slave Address, in SmBusQuickRead()
297 @param SmBusAddress Address that encodes the SMBUS Slave Address, in SmBusQuickWrite()
335 SMBUS Command, SMBUS Data Length, and PEC. in SmBusReceiveByte()
378 @param Value The 8-bit value to send. in SmBusSendByte()
420 SMBUS Command, SMBUS Data Length, and PEC. in SmBusReadDataByte()
460 @param Value The 8-bit value to write. in SmBusWriteDataByte()
501 SMBUS Command, SMBUS Data Length, and PEC. in SmBusReadDataWord()
542 @param Value The 16-bit value to write. in SmBusWriteDataWord()
583 @param Value The 16-bit value to write. in SmBusProcessCall()
625 @param WriteBuffer Pointer to the buffer of bytes to write to the SMBUS. in InternalSmBusBlock()
755 @param Buffer Pointer to the buffer to store the bytes read from the SMBUS. in SmBusReadBlock()
802 @param Buffer Pointer to the buffer to store the bytes read from the SMBUS. in SmBusWriteBlock()
854 @param ReadBuffer Pointer to the buffer of bytes to read from the SMBUS. in SmBusBlockProcessCall()