Searched refs:I2C_MSG_BUF_SIZE_2 (Results 1 – 1 of 1) sorted by relevance
26 #define I2C_MSG_BUF_SIZE_2 2 macro520 } else if (i2cTransferParam->i2cRegDataLen == I2C_MSG_BUF_SIZE_2) { in CodecI2cMsgFill()522 msgBuf[I2C_MSG_BUF_SIZE_2] = (uint8_t)(regAttr->value & COMM_MASK_FF); // Low 8 bit in CodecI2cMsgFill()584 } else if (i2cTransferParam->i2cRegDataLen == I2C_MSG_BUF_SIZE_2) { in CodecI2cTransfer()