Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_hp/
A Drtl8721dhp_usi_i2c.c108 USIx->I2C_TAR = ((USI_I2C_InitStruct->USI_I2CAddrMod << 12) | in USI_I2C_Init()
253 u32 tar = USIx->I2C_TAR & ~(USI_I2C_IC_TAR); in USI_I2C_SetSlaveAddress()
259 USIx->I2C_TAR = (Address & USI_I2C_IC_TAR) | tar; in USI_I2C_SetSlaveAddress()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Dhal_platform.h580 __IO u32 I2C_TAR; /*!< USI I2C target address register, Address offset: 0x320*/ member

Completed in 21 milliseconds