Home
last modified time | relevance | path

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

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/I2C/
Di2c_revb.h149 unsigned int MXC_I2C_RevB_SlaveAsyncHandler(mxc_i2c_revb_regs_t *i2c,
Di2c_revb.c316 unsigned int MXC_I2C_RevB_SlaveAsyncHandler(mxc_i2c_revb_regs_t *i2c, in MXC_I2C_RevB_SlaveAsyncHandler() function
436 i2c->int_en0 = MXC_I2C_RevB_SlaveAsyncHandler(i2c, callback, i2c->int_en0, &slaveRetVal); in MXC_I2C_RevB_AsyncHandler()