Searched refs:SendByte (Results 1 – 1 of 1) sorted by relevance
353 static MS_BOOL SendByte(MS_U8 u8BusNum, MS_U8 u8dat) // Be used int IIC_SendByte in SendByte() function417 if (SendByte(u8BusNum,u8dat)==I2C_ACKNOWLEDGE) in IIC_SendByte()