Searched refs:MXC_I2C_RevA_SetTXThreshold (Results 1 – 15 of 15) sorted by relevance
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/I2C/ |
| D | i2c_reva.h | 152 int MXC_I2C_RevA_SetTXThreshold(mxc_i2c_reva_regs_t *i2c, unsigned int numBytes);
|
| D | i2c_es17.c | 382 return MXC_I2C_RevA_SetTXThreshold((mxc_i2c_reva_regs_t *)i2c, numBytes); in MXC_I2C_SetTXThreshold()
|
| D | i2c_me12.c | 375 return MXC_I2C_RevA_SetTXThreshold((mxc_i2c_reva_regs_t *)i2c, numBytes); in MXC_I2C_SetTXThreshold()
|
| D | i2c_me55.c | 365 return MXC_I2C_RevA_SetTXThreshold((mxc_i2c_reva_regs_t *)i2c, numBytes); in MXC_I2C_SetTXThreshold()
|
| D | i2c_ai87.c | 387 return MXC_I2C_RevA_SetTXThreshold((mxc_i2c_reva_regs_t *)i2c, numBytes); in MXC_I2C_SetTXThreshold()
|
| D | i2c_me10.c | 425 return MXC_I2C_RevA_SetTXThreshold((mxc_i2c_reva_regs_t *)i2c, numBytes); in MXC_I2C_SetTXThreshold()
|
| D | i2c_me11.c | 402 return MXC_I2C_RevA_SetTXThreshold((mxc_i2c_reva_regs_t *)i2c, numBytes); in MXC_I2C_SetTXThreshold()
|
| D | i2c_me13.c | 393 return MXC_I2C_RevA_SetTXThreshold((mxc_i2c_reva_regs_t *)i2c, numBytes); in MXC_I2C_SetTXThreshold()
|
| D | i2c_me14.c | 396 return MXC_I2C_RevA_SetTXThreshold((mxc_i2c_reva_regs_t *)i2c, numBytes); in MXC_I2C_SetTXThreshold()
|
| D | i2c_me15.c | 417 return MXC_I2C_RevA_SetTXThreshold((mxc_i2c_reva_regs_t *)i2c, numBytes); in MXC_I2C_SetTXThreshold()
|
| D | i2c_me17.c | 389 return MXC_I2C_RevA_SetTXThreshold((mxc_i2c_reva_regs_t *)i2c, numBytes); in MXC_I2C_SetTXThreshold()
|
| D | i2c_me18.c | 399 return MXC_I2C_RevA_SetTXThreshold((mxc_i2c_reva_regs_t *)i2c, numBytes); in MXC_I2C_SetTXThreshold()
|
| D | i2c_me21.c | 464 return MXC_I2C_RevA_SetTXThreshold((mxc_i2c_reva_regs_t *)i2c, numBytes); in MXC_I2C_SetTXThreshold()
|
| D | i2c_revb.c | 288 return MXC_I2C_RevA_SetTXThreshold((mxc_i2c_reva_regs_t *)i2c, numBytes); in MXC_I2C_RevB_SetTXThreshold()
|
| D | i2c_reva.c | 1283 int MXC_I2C_RevA_SetTXThreshold(mxc_i2c_reva_regs_t *i2c, unsigned int numBytes) in MXC_I2C_RevA_SetTXThreshold() function
|