Home
last modified time | relevance | path

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

/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Src/
Dstm32f4xx_ll_i2c.c145 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()
/device/soc/st/stm32f407zg/uniproton/board/common/STM32F4xx_StdPeriph_Driver/src/
Dstm32f4xx_i2c.c180 void I2C_Init(I2C_TypeDef* I2Cx, I2C_InitTypeDef* I2C_InitStruct) in I2C_Init()
289 void I2C_StructInit(I2C_InitTypeDef* I2C_InitStruct) in I2C_StructInit()