Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_common/
A Drtl8721d_i2c.c309 u8 I2C_CheckFlagState(I2C_TypeDef *I2Cx, u32 I2C_FLAG) in I2C_CheckFlagState() argument
316 if((I2Cx->IC_STATUS & I2C_FLAG) != 0) in I2C_CheckFlagState()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_i2c.h306 _LONG_CALL_ u8 I2C_CheckFlagState(I2C_TypeDef *I2Cx, u32 I2C_FLAG);

Completed in 5 milliseconds