Searched refs:I2CSlvSetup (Results 1 – 2 of 2) sorted by relevance
81 I2C_InitStruct->I2CSlvSetup = 0x3; in I2C_StructInit()156 I2Cx->IC_SDA_SETUP = (I2C_InitStruct->I2CSlvSetup & BIT_CTRL_IC_SDA_SETUP); in I2C_Init()
186 u32 I2CSlvSetup; /*!< Specifies the I2C SDA Setup Time. It controls the amount of time delay member
Completed in 5 milliseconds