Searched refs:LL_I2C_InitTypeDef (Results 1 – 2 of 2) sorted by relevance
128 uint32_t LL_I2C_Init(I2C_TypeDef *I2Cx, LL_I2C_InitTypeDef *I2C_InitStruct) in LL_I2C_Init()188 void LL_I2C_StructInit(LL_I2C_InitTypeDef *I2C_InitStruct) in LL_I2C_StructInit()
103 } LL_I2C_InitTypeDef; typedef1754 uint32_t LL_I2C_Init(I2C_TypeDef *I2Cx, LL_I2C_InitTypeDef *I2C_InitStruct);1756 void LL_I2C_StructInit(LL_I2C_InitTypeDef *I2C_InitStruct);
Completed in 11 milliseconds