Searched refs:I2C_MSTCTL_MSTCONTINUE (Results 1 – 2 of 2) sorted by relevance
225 pI2C->MSTCTL = I2C_MSTCTL_MSTCONTINUE; in Chip_I2CM_MasterContinue()
161 #define I2C_MSTCTL_MSTCONTINUE (1 << 0) /*!< Master Continue Bit */ macro
Completed in 5 milliseconds