Searched refs:totalBytes (Results 1 – 1 of 1) sorted by relevance
100 unsigned int totalBytes = 0; in hwI2CWriteData() local136 totalBytes += (count + 1); in hwI2CWriteData()140 return totalBytes; in hwI2CWriteData()167 unsigned int totalBytes = 0; in hwI2CReadData() local203 totalBytes += (count + 1); in hwI2CReadData()207 return totalBytes; in hwI2CReadData()