Searched refs:I2C_StructInit (Results 1 – 5 of 5) sorted by relevance
310 _LONG_CALL_ void I2C_StructInit(I2C_InitTypeDef* I2C_InitStruct);
42 I2C_StructInit(I2C_InitStruct); in csi_iic_init()
295 I2C_StructInit(&I2CInitDat[obj->i2c_idx]); in i2c_init()
71 void I2C_StructInit(I2C_InitTypeDef* I2C_InitStruct) in I2C_StructInit() function
333 I2C_StructInit = 0x899d;
Completed in 9 milliseconds