Searched refs:I2C_IF_MSTOP (Results 1 – 16 of 16) sorted by relevance
771 if (pending & I2C_IF_MSTOP) { in I2C_Transfer()772 I2C_IntClear(i2c, I2C_IF_MSTOP); in I2C_Transfer()
382 #define I2C_IF_MSTOP (0x1UL << 8) /**< Master STOP Conditio… macro
439 #define I2C_IF_MSTOP (0x1UL << 8) /**< Master STOP Conditi… macro
565 #define I2C_IF_MSTOP (0x1UL << 8) /**< Leader… macro