Home
last modified time | relevance | path

Searched refs:IC_TAR (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.c132 I2Cx->IC_TAR = ((I2C_InitStruct->I2CAddrMod << 12) | in I2C_Init()
283 u32 tar = I2Cx->IC_TAR & ~(BIT_CTRL_IC_TAR); in I2C_SetSlaveAddress()
289 I2Cx->IC_TAR = (Address & BIT_CTRL_IC_TAR) | tar; in I2C_SetSlaveAddress()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Dhal_platform.h825 __IO uint32_t IC_TAR; /*!< I2C target address register, Address offset: 0x04 */ member

Completed in 13 milliseconds