Searched refs:B_I2C_REG_DATA_CMD_STOP (Results 1 – 2 of 2) sorted by relevance
56 #define B_I2C_REG_DATA_CMD_STOP (BIT9) // Data Buffer and Command Register STOP b… macro
422 Data |= B_I2C_REG_DATA_CMD_STOP; in WriteByte()493 Data |= B_I2C_REG_DATA_CMD_STOP; in ReadByte()598 Data |= B_I2C_REG_DATA_CMD_STOP; in WriteMultipleByte()698 Data |= B_I2C_REG_DATA_CMD_STOP; in ReadMultipleByte()