Home
last modified time | relevance | path

Searched refs:USI_I2C_IC_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.c111 (USI_I2C_InitStruct->USI_I2CAckAddr & USI_I2C_IC_TAR)); 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 Drtl8721d_usi.h615 #define USI_I2C_IC_TAR ((u32)0x000003FF) /*BIT[9:0], target address for any master trans… macro

Completed in 6 milliseconds