Home
last modified time | relevance | path

Searched refs:I2C_IT (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.c350 void I2C_INTConfig(I2C_TypeDef *I2Cx, u32 I2C_IT, u32 NewState) in I2C_INTConfig() argument
358 TempVal |= I2C_IT; in I2C_INTConfig()
360 TempVal &= ~I2C_IT; in I2C_INTConfig()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_i2c.h307 _LONG_CALL_ void I2C_INTConfig(I2C_TypeDef *I2Cx, u32 I2C_IT, u32 NewState);

Completed in 5 milliseconds