Lines Matching refs:LPI2C_SET_CONTROL_REG

535             LPI2C_SET_CONTROL_REG(lpi2c, LPI2C_CTL_STO_SI);      /* Clear SI and send STOP */  in LPI2C_WriteByte()
540LPI2C_SET_CONTROL_REG(lpi2c, u8Ctrl); /* Write controlbit to LPI2C_CTL regi… in LPI2C_WriteByte()
606 LPI2C_SET_CONTROL_REG(lpi2c, LPI2C_CTL_STO_SI); /* Clear SI and send STOP */ in LPI2C_WriteMultiBytes()
611LPI2C_SET_CONTROL_REG(lpi2c, u8Ctrl); /* Write controlbit to LPI2C_CTL regi… in LPI2C_WriteMultiBytes()
681 LPI2C_SET_CONTROL_REG(lpi2c, LPI2C_CTL_STO_SI); /* Clear SI and send STOP */ in LPI2C_WriteByteOneReg()
686LPI2C_SET_CONTROL_REG(lpi2c, u8Ctrl); /* Write controlbit to LPI2C_CTL regi… in LPI2C_WriteByteOneReg()
756 LPI2C_SET_CONTROL_REG(lpi2c, LPI2C_CTL_STO_SI); /* Clear SI and send STOP */ in LPI2C_WriteMultiBytesOneReg()
761LPI2C_SET_CONTROL_REG(lpi2c, u8Ctrl); /* Write controlbit to LPI2C_CTL regi… in LPI2C_WriteMultiBytesOneReg()
837LPI2C_SET_CONTROL_REG(lpi2c, LPI2C_CTL_STO_SI); /* Clear SI and send STOP */ in LPI2C_WriteByteTwoRegs()
842LPI2C_SET_CONTROL_REG(lpi2c, u8Ctrl); /* Write controlbit to LPI… in LPI2C_WriteByteTwoRegs()
917LPI2C_SET_CONTROL_REG(lpi2c, LPI2C_CTL_STO_SI); /* Clear SI and send STOP */ in LPI2C_WriteMultiBytesTwoRegs()
922LPI2C_SET_CONTROL_REG(lpi2c, u8Ctrl); /* Write controlbit to LPI… in LPI2C_WriteMultiBytesTwoRegs()
979 LPI2C_SET_CONTROL_REG(lpi2c, LPI2C_CTL_STO_SI); /* Clear SI and send STOP */ in LPI2C_ReadByte()
984LPI2C_SET_CONTROL_REG(lpi2c, u8Ctrl); /* Write controlbit to LPI2C_CTL re… in LPI2C_ReadByte()
1061LPI2C_SET_CONTROL_REG(lpi2c, LPI2C_CTL_STO_SI); /* Clear SI and send STOP */ in LPI2C_ReadMultiBytes()
1066LPI2C_SET_CONTROL_REG(lpi2c, u8Ctrl); /* Write controlbit to LPI2C… in LPI2C_ReadMultiBytes()
1141 LPI2C_SET_CONTROL_REG(lpi2c, LPI2C_CTL_STO_SI); /* Clear SI and send STOP */ in LPI2C_ReadByteOneReg()
1146LPI2C_SET_CONTROL_REG(lpi2c, u8Ctrl); /* Write controlbit to LPI2C_CTL re… in LPI2C_ReadByteOneReg()
1238 LPI2C_SET_CONTROL_REG(lpi2c, LPI2C_CTL_STO_SI); /* Clear SI and send STOP */ in LPI2C_ReadMultiBytesOneReg()
1243LPI2C_SET_CONTROL_REG(lpi2c, u8Ctrl); /* Write controlbit to LPI2C_CTL re… in LPI2C_ReadMultiBytesOneReg()
1325LPI2C_SET_CONTROL_REG(lpi2c, LPI2C_CTL_STO_SI); /* Clear SI and send STOP */ in LPI2C_ReadByteTwoRegs()
1330LPI2C_SET_CONTROL_REG(lpi2c, u8Ctrl); /* Write controlbit to LPI… in LPI2C_ReadByteTwoRegs()
1430LPI2C_SET_CONTROL_REG(lpi2c, LPI2C_CTL_STO_SI); /* Clear SI and send STOP */ in LPI2C_ReadMultiBytesTwoRegs()
1435LPI2C_SET_CONTROL_REG(lpi2c, u8Ctrl); /* Write controlbit to LPI… in LPI2C_ReadMultiBytesTwoRegs()