Searched refs:ucBufLen_temp (Results 1 – 1 of 1) sorted by relevance
1024 MS_U16 ucBufLen_temp=0; in MApi_SWI2C_ReadBytes() local1046 ucBufLen_temp = ucBufLen; in MApi_SWI2C_ReadBytes()1084 while (ucBufLen_temp--) // loop to burst read in MApi_SWI2C_ReadBytes()1086 *pu8addr_temp = IIC_GetByte(u8BusNum,ucBufLen_temp); // receive byte in MApi_SWI2C_ReadBytes()