Searched refs:I2CMstGC (Results 1 – 2 of 2) sorted by relevance
85 I2C_InitStruct->I2CMstGC = DISABLE; in I2C_StructInit()129 if ((I2C_InitStruct->I2CMstGC != 0) || (I2C_InitStruct->I2CMstStartB != 0)) in I2C_Init()
173 u32 I2CMstGC; /*!< Specifies the I2C General Call Support of Master. */ member
Completed in 5 milliseconds