Searched refs:I2C_SetBaudRate (Results 1 – 2 of 2) sorted by relevance
183 __STATIC_INLINE void I2C_SetBaudRate(I2C_Type *pI2Cx,uint32_t u32Bps) in I2C_SetBaudRate() function493 void I2C_SetBaudRate(I2C_Type *pI2Cx,uint32_t u32Bps);
79 I2C_SetBaudRate(pI2Cx,pI2CConfig->u16F); in I2C_Init()
Completed in 9 milliseconds