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()
540 …LPI2C_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()
611 …LPI2C_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()
686 …LPI2C_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()
761 …LPI2C_SET_CONTROL_REG(lpi2c, u8Ctrl); /* Write controlbit to LPI2C_CTL regi… in LPI2C_WriteMultiBytesOneReg()
837 … LPI2C_SET_CONTROL_REG(lpi2c, LPI2C_CTL_STO_SI); /* Clear SI and send STOP */ in LPI2C_WriteByteTwoRegs()
842 …LPI2C_SET_CONTROL_REG(lpi2c, u8Ctrl); /* Write controlbit to LPI… in LPI2C_WriteByteTwoRegs()
917 … LPI2C_SET_CONTROL_REG(lpi2c, LPI2C_CTL_STO_SI); /* Clear SI and send STOP */ in LPI2C_WriteMultiBytesTwoRegs()
922 …LPI2C_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()
984 …LPI2C_SET_CONTROL_REG(lpi2c, u8Ctrl); /* Write controlbit to LPI2C_CTL re… in LPI2C_ReadByte()
1061 … LPI2C_SET_CONTROL_REG(lpi2c, LPI2C_CTL_STO_SI); /* Clear SI and send STOP */ in LPI2C_ReadMultiBytes()
1066 …LPI2C_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()
1146 …LPI2C_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()
1243 …LPI2C_SET_CONTROL_REG(lpi2c, u8Ctrl); /* Write controlbit to LPI2C_CTL re… in LPI2C_ReadMultiBytesOneReg()
1325 … LPI2C_SET_CONTROL_REG(lpi2c, LPI2C_CTL_STO_SI); /* Clear SI and send STOP */ in LPI2C_ReadByteTwoRegs()
1330 …LPI2C_SET_CONTROL_REG(lpi2c, u8Ctrl); /* Write controlbit to LPI… in LPI2C_ReadByteTwoRegs()
1430 … LPI2C_SET_CONTROL_REG(lpi2c, LPI2C_CTL_STO_SI); /* Clear SI and send STOP */ in LPI2C_ReadMultiBytesTwoRegs()
1435 …LPI2C_SET_CONTROL_REG(lpi2c, u8Ctrl); /* Write controlbit to LPI… in LPI2C_ReadMultiBytesTwoRegs()