Searched refs:LPC11U6X_I2C_CONTROL_STOP (Results 1 – 2 of 2) sorted by relevance
96 LPC11U6X_I2C_CONTROL_STOP | LPC11U6X_I2C_CONTROL_START; in lpc11u6x_i2c_transfer()143 LPC11U6X_I2C_CONTROL_STOP | LPC11U6X_I2C_CONTROL_SI; in lpc11u6x_i2c_slave_register()200 set |= LPC11U6X_I2C_CONTROL_STOP; in lpc11u6x_i2c_isr()216 LPC11U6X_I2C_CONTROL_STOP); in lpc11u6x_i2c_isr()290 set = LPC11U6X_I2C_CONTROL_STOP; in lpc11u6x_i2c_isr()294 set = LPC11U6X_I2C_CONTROL_STOP; in lpc11u6x_i2c_isr()
16 #define LPC11U6X_I2C_CONTROL_STOP (1 << 4) macro