Home
last modified time | relevance | path

Searched refs:MXC_I2C_RevA_GetRXThreshold (Results 1 – 15 of 15) sorted by relevance

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/I2C/
Di2c_reva.h151 unsigned int MXC_I2C_RevA_GetRXThreshold(mxc_i2c_reva_regs_t *i2c);
Di2c_es17.c377 return MXC_I2C_RevA_GetRXThreshold((mxc_i2c_reva_regs_t *)i2c); in MXC_I2C_GetRXThreshold()
Di2c_me12.c370 return MXC_I2C_RevA_GetRXThreshold((mxc_i2c_reva_regs_t *)i2c); in MXC_I2C_GetRXThreshold()
Di2c_me55.c360 return MXC_I2C_RevA_GetRXThreshold((mxc_i2c_reva_regs_t *)i2c); in MXC_I2C_GetRXThreshold()
Di2c_ai87.c382 return MXC_I2C_RevA_GetRXThreshold((mxc_i2c_reva_regs_t *)i2c); in MXC_I2C_GetRXThreshold()
Di2c_me10.c419 return MXC_I2C_RevA_GetRXThreshold((mxc_i2c_reva_regs_t *)i2c); in MXC_I2C_GetRXThreshold()
Di2c_me11.c397 return MXC_I2C_RevA_GetRXThreshold((mxc_i2c_reva_regs_t *)i2c); in MXC_I2C_GetRXThreshold()
Di2c_me13.c388 return MXC_I2C_RevA_GetRXThreshold((mxc_i2c_reva_regs_t *)i2c); in MXC_I2C_GetRXThreshold()
Di2c_me14.c391 return MXC_I2C_RevA_GetRXThreshold((mxc_i2c_reva_regs_t *)i2c); in MXC_I2C_GetRXThreshold()
Di2c_me15.c412 return MXC_I2C_RevA_GetRXThreshold((mxc_i2c_reva_regs_t *)i2c); in MXC_I2C_GetRXThreshold()
Di2c_me17.c384 return MXC_I2C_RevA_GetRXThreshold((mxc_i2c_reva_regs_t *)i2c); in MXC_I2C_GetRXThreshold()
Di2c_me18.c394 return MXC_I2C_RevA_GetRXThreshold((mxc_i2c_reva_regs_t *)i2c); in MXC_I2C_GetRXThreshold()
Di2c_me21.c459 return MXC_I2C_RevA_GetRXThreshold((mxc_i2c_reva_regs_t *)i2c); in MXC_I2C_GetRXThreshold()
Di2c_revb.c283 return MXC_I2C_RevA_GetRXThreshold((mxc_i2c_reva_regs_t *)i2c); in MXC_I2C_RevB_GetRXThreshold()
Di2c_reva.c1278 unsigned int MXC_I2C_RevA_GetRXThreshold(mxc_i2c_reva_regs_t *i2c) in MXC_I2C_RevA_GetRXThreshold() function