Home
last modified time | relevance | path

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

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/I2C/
Di2c_revb.h105 int MXC_I2C_RevB_Read(mxc_i2c_revb_regs_t *i2c, unsigned char *bytes, unsigned int *len, int ack);
Di2c_revb.c138 int MXC_I2C_RevB_Read(mxc_i2c_revb_regs_t *i2c, unsigned char *bytes, unsigned int *len, int ack) in MXC_I2C_RevB_Read() function