Searched defs:I2C_InitStruct (Results 1 – 2 of 2) sorted by relevance
145 uint32_t LL_I2C_Init(I2C_TypeDef *I2Cx, LL_I2C_InitTypeDef *I2C_InitStruct) in LL_I2C_Init()218 void LL_I2C_StructInit(LL_I2C_InitTypeDef *I2C_InitStruct) in LL_I2C_StructInit()
180 void I2C_Init(I2C_TypeDef* I2Cx, I2C_InitTypeDef* I2C_InitStruct) in I2C_Init()289 void I2C_StructInit(I2C_InitTypeDef* I2C_InitStruct) in I2C_StructInit()