Searched defs:I2C_InitStruct (Results 1 – 4 of 4) sorted by relevance
145 uint32_t LL_I2C_Init(I2C_TypeDef *I2Cx, LL_I2C_InitTypeDef *I2C_InitStruct) in LL_I2C_Init()213 void LL_I2C_StructInit(LL_I2C_InitTypeDef *I2C_InitStruct) in LL_I2C_StructInit()
181 void I2C_Init(I2C_TypeDef* I2Cx, I2C_InitTypeDef* I2C_InitStruct) in I2C_Init()290 void I2C_StructInit(I2C_InitTypeDef* I2C_InitStruct) in I2C_StructInit()
173 void I2C_Init(I2C_TypeDef* I2Cx, I2C_InitTypeDef* I2C_InitStruct) in I2C_Init()282 void I2C_StructInit(I2C_InitTypeDef* I2C_InitStruct) in I2C_StructInit()
190 void I2C_Init(I2C_TypeDef* I2Cx, I2C_InitTypeDef* I2C_InitStruct) in I2C_Init()297 void I2C_StructInit(I2C_InitTypeDef* I2C_InitStruct) in I2C_StructInit()
Completed in 12 milliseconds