Searched refs:I2C_Speed_STANDARD (Results 1 – 9 of 9) sorted by relevance
187 I2C_InitStruct->I2C_Speed = I2C_Speed_STANDARD; in I2C_Init()232 I2C_InitStruct->I2C_Speed = I2C_Speed_STANDARD; in I2C_StructInit()
184 #define I2C_Speed_STANDARD ((u16)0x0002) macro
85 #define I2C_Speed_STANDARD ((uint16_t)0x0002) macro
244 I2C_InitStruct->I2C_Speed = I2C_Speed_STANDARD; in I2C_StructInit()
232 I2C_InitStruct->I2C_Speed = I2C_Speed_STANDARD; in I2C_StructInit()
Completed in 13 milliseconds