Searched refs:I2C_MTPR_HS (Results 1 – 2 of 2) sorted by relevance
112 #define I2C_MTPR_HS 0x00000080 // High-Speed Enable macro
214 HWREG(ui32Base + I2C_O_MTPR) = I2C_MTPR_HS | ui32TPR; in I2CMasterInitExpClk()