Searched refs:MSTCTL (Results 1 – 2 of 2) sorted by relevance
199 pI2C->MSTCTL = I2C_MSTCTL_MSTSTART; in Chip_I2CM_SendStart()212 pI2C->MSTCTL = I2C_MSTCTL_MSTSTOP; in Chip_I2CM_SendStop()225 pI2C->MSTCTL = I2C_MSTCTL_MSTCONTINUE; in Chip_I2CM_MasterContinue()
56 __IO uint32_t MSTCTL; /*!< I2C Master Control Register */ member
Completed in 5 milliseconds