Home
last modified time | relevance | path

Searched refs:FMPI2C_InitTypeDef (Results 1 – 2 of 2) sorted by relevance

/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_fmpi2c.h77 }FMPI2C_InitTypeDef; typedef
407 void FMPI2C_Init(FMPI2C_TypeDef* FMPI2Cx, FMPI2C_InitTypeDef* FMPI2C_InitStruct);
408 void FMPI2C_StructInit(FMPI2C_InitTypeDef* FMPI2C_InitStruct);
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_fmpi2c.c168 void FMPI2C_Init(FMPI2C_TypeDef* FMPI2Cx, FMPI2C_InitTypeDef* FMPI2C_InitStruct) in FMPI2C_Init()
247 void FMPI2C_StructInit(FMPI2C_InitTypeDef* FMPI2C_InitStruct) in FMPI2C_StructInit()

Completed in 8 milliseconds