Searched refs:transCnt (Results 1 – 1 of 1) sorted by relevance
237 int16_t transCnt = 0; in I2cIoDoTransfer() local245 transCnt = I2cCntlrTransfer(cntlr, msgs, count); in I2cIoDoTransfer()246 if (transCnt != count) { in I2cIoDoTransfer()