Home
last modified time | relevance | path

Searched defs:I2C_InitStruct (Results 1 – 4 of 4) sorted by relevance

/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/
A Dstm32f0xx_ll_i2c.c145 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()
/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/src/
A Dstm32f2xx_i2c.c181 void I2C_Init(I2C_TypeDef* I2Cx, I2C_InitTypeDef* I2C_InitStruct) in I2C_Init()
290 void I2C_StructInit(I2C_InitTypeDef* I2C_InitStruct) in I2C_StructInit()
/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_i2c.c173 void I2C_Init(I2C_TypeDef* I2Cx, I2C_InitTypeDef* I2C_InitStruct) in I2C_Init()
282 void I2C_StructInit(I2C_InitTypeDef* I2C_InitStruct) in I2C_StructInit()
/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/src/
A Dstm32f10x_i2c.c190 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