Searched refs:I2C_Mode_MASTER (Results 1 – 9 of 9) sorted by relevance
186 #define I2C_Mode_MASTER ((u16)0x0001) macro
87 #define I2C_Mode_MASTER ((uint16_t)0x0001) macro
240 I2C_InitStruct->I2C_Mode = I2C_Mode_MASTER; in I2C_StructInit()
228 I2C_InitStruct->I2C_Mode = I2C_Mode_MASTER; in I2C_StructInit()
Completed in 41 milliseconds