Home
last modified time | relevance | path

Searched refs:I2C_DmaCmd (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.c865 void I2C_DmaMode1Config(I2C_TypeDef *I2Cx, u32 I2C_DmaCmd, u32 I2C_DmaBLen) in I2C_DmaMode1Config() argument
873 I2Cx->IC_DMA_CMD = I2C_DmaCmd; in I2C_DmaMode1Config()
884 void I2C_DmaMode2Config(I2C_TypeDef *I2Cx, u32 I2C_DmaCmd, u32 I2C_DmaBLen) in I2C_DmaMode2Config() argument
891 I2Cx->IC_DMA_CMD = I2C_DmaCmd; in I2C_DmaMode2Config()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_i2c.h344 _LONG_CALL_ void I2C_DmaMode1Config(I2C_TypeDef *I2Cx, u32 I2C_DmaCmd, u32 I2C_DmaBLen);
345 _LONG_CALL_ void I2C_DmaMode2Config(I2C_TypeDef *I2Cx, u32 I2C_DmaCmd, u32 I2C_DmaBLen);

Completed in 5 milliseconds