Home
last modified time | relevance | path

Searched defs:I2C_FLAG (Results 1 – 3 of 3) sorted by relevance

/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_i2c.c1261 FlagStatus I2C_GetFlagStatus(I2C_TypeDef* I2Cx, uint32_t I2C_FLAG) in I2C_GetFlagStatus()
1338 void I2C_ClearFlag(I2C_TypeDef* I2Cx, uint32_t I2C_FLAG) in I2C_ClearFlag()
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/src/
A Dstm32f2xx_i2c.c1200 FlagStatus I2C_GetFlagStatus(I2C_TypeDef* I2Cx, uint32_t I2C_FLAG) in I2C_GetFlagStatus()
1277 void I2C_ClearFlag(I2C_TypeDef* I2Cx, uint32_t I2C_FLAG) in I2C_ClearFlag()
/lk-master/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/src/
A Dstm32f10x_i2c.c1087 FlagStatus I2C_GetFlagStatus(I2C_TypeDef* I2Cx, uint32_t I2C_FLAG) in I2C_GetFlagStatus()
1166 void I2C_ClearFlag(I2C_TypeDef* I2Cx, uint32_t I2C_FLAG) in I2C_ClearFlag()

Completed in 9 milliseconds