Searched refs:I2C_SC_FROM_MASTER (Results 1 – 2 of 2) sorted by relevance
108 #define I2C_SC_FROM_MASTER(a) CR (a, I2C_MASTER_CONTEXT, I2cMaster, I2C_MASTER_SIGNATURE) macro
373 I2C_MASTER_CONTEXT *I2cMasterContext = I2C_SC_FROM_MASTER(This); in MvI2cReset()560 I2C_MASTER_CONTEXT *I2cMasterContext = I2C_SC_FROM_MASTER(This); in MvI2cStartRequest()