Home
last modified time | relevance | path

Searched refs:MXC_I2C_RevA_ReadByteInteractive (Results 1 – 14 of 14) sorted by relevance

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/I2C/
Di2c_reva.h111 int MXC_I2C_RevA_ReadByteInteractive(mxc_i2c_reva_regs_t *i2c, unsigned char *byte,
Di2c_es17.c226 return MXC_I2C_RevA_ReadByteInteractive((mxc_i2c_reva_regs_t *)i2c, byte, in MXC_I2C_ReadByteInteractive()
Di2c_me12.c219 return MXC_I2C_RevA_ReadByteInteractive((mxc_i2c_reva_regs_t *)i2c, byte, in MXC_I2C_ReadByteInteractive()
Di2c_me55.c209 return MXC_I2C_RevA_ReadByteInteractive((mxc_i2c_reva_regs_t *)i2c, byte, in MXC_I2C_ReadByteInteractive()
Di2c_ai87.c231 return MXC_I2C_RevA_ReadByteInteractive((mxc_i2c_reva_regs_t *)i2c, byte, in MXC_I2C_ReadByteInteractive()
Di2c_me10.c244 return MXC_I2C_RevA_ReadByteInteractive((mxc_i2c_reva_regs_t *)i2c, byte, in MXC_I2C_ReadByteInteractive()
Di2c_me11.c246 return MXC_I2C_RevA_ReadByteInteractive((mxc_i2c_reva_regs_t *)i2c, byte, in MXC_I2C_ReadByteInteractive()
Di2c_me13.c237 return MXC_I2C_RevA_ReadByteInteractive((mxc_i2c_reva_regs_t *)i2c, byte, in MXC_I2C_ReadByteInteractive()
Di2c_me14.c236 return MXC_I2C_RevA_ReadByteInteractive((mxc_i2c_reva_regs_t *)i2c, byte, in MXC_I2C_ReadByteInteractive()
Di2c_me17.c233 return MXC_I2C_RevA_ReadByteInteractive((mxc_i2c_reva_regs_t *)i2c, byte, in MXC_I2C_ReadByteInteractive()
Di2c_me18.c243 return MXC_I2C_RevA_ReadByteInteractive((mxc_i2c_reva_regs_t *)i2c, byte, in MXC_I2C_ReadByteInteractive()
Di2c_me21.c289 return MXC_I2C_RevA_ReadByteInteractive((mxc_i2c_reva_regs_t *)i2c, byte, in MXC_I2C_ReadByteInteractive()
Di2c_revb.c129 return MXC_I2C_RevA_ReadByteInteractive((mxc_i2c_reva_regs_t *)i2c, byte, in MXC_I2C_RevB_ReadByteInteractive()
Di2c_reva.c524 int MXC_I2C_RevA_ReadByteInteractive(mxc_i2c_reva_regs_t *i2c, unsigned char *byte, in MXC_I2C_RevA_ReadByteInteractive() function