Home
last modified time | relevance | path

Searched refs:I2CMstStartB (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.c86 I2C_InitStruct->I2CMstStartB = DISABLE; in I2C_StructInit()
118 …C_ADDR_10BIT) || (I2C_InitStruct->I2CSpdMod == I2C_HS_MODE) || (I2C_InitStruct->I2CMstStartB != 0)) in I2C_Init()
129 if ((I2C_InitStruct->I2CMstGC != 0) || (I2C_InitStruct->I2CMstStartB != 0)) in I2C_Init()
134 (I2C_InitStruct->I2CMstStartB << 10) | in I2C_Init()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_i2c.h175 u32 I2CMstStartB; /*!< Specifies the I2C Start Byte Support of Master. */ member

Completed in 5 milliseconds