Searched refs:paddr_temp (Results 1 – 1 of 1) sorted by relevance
1023 MS_U8* paddr_temp=(MS_U8*)NULL; in MApi_SWI2C_ReadBytes() local1049 paddr_temp = (MS_U8*)paddr; in MApi_SWI2C_ReadBytes()1050 if((g_I2CReadMode[u8BusNum]!=E_SWI2C_READ_MODE_DIRECT) && (ucSubAdr_temp>0) && (paddr_temp)) in MApi_SWI2C_ReadBytes()1063 if (IIC_SendByte(u8BusNum,*paddr_temp) == FALSE) in MApi_SWI2C_ReadBytes()1067 paddr_temp++; in MApi_SWI2C_ReadBytes()