Home
last modified time | relevance | path

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

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/I2C/
Di2c_reva.h96 int MXC_I2C_RevA_GetClockStretching(mxc_i2c_reva_regs_t *i2c);
Di2c_es17.c144 return MXC_I2C_RevA_GetClockStretching((mxc_i2c_reva_regs_t *)i2c); in MXC_I2C_GetClockStretching()
Di2c_me12.c129 return MXC_I2C_RevA_GetClockStretching((mxc_i2c_reva_regs_t *)i2c); in MXC_I2C_GetClockStretching()
Di2c_me55.c119 return MXC_I2C_RevA_GetClockStretching((mxc_i2c_reva_regs_t *)i2c); in MXC_I2C_GetClockStretching()
Di2c_ai87.c133 return MXC_I2C_RevA_GetClockStretching((mxc_i2c_reva_regs_t *)i2c); in MXC_I2C_GetClockStretching()
Di2c_me10.c148 return MXC_I2C_RevA_GetClockStretching((mxc_i2c_reva_regs_t *)i2c); in MXC_I2C_GetClockStretching()
Di2c_me11.c156 return MXC_I2C_RevA_GetClockStretching((mxc_i2c_reva_regs_t *)i2c); in MXC_I2C_GetClockStretching()
Di2c_me13.c139 return MXC_I2C_RevA_GetClockStretching((mxc_i2c_reva_regs_t *)i2c); in MXC_I2C_GetClockStretching()
Di2c_me14.c138 return MXC_I2C_RevA_GetClockStretching((mxc_i2c_reva_regs_t *)i2c); in MXC_I2C_GetClockStretching()
Di2c_me15.c169 return MXC_I2C_RevA_GetClockStretching((mxc_i2c_reva_regs_t *)i2c); in MXC_I2C_GetClockStretching()
Di2c_me17.c135 return MXC_I2C_RevA_GetClockStretching((mxc_i2c_reva_regs_t *)i2c); in MXC_I2C_GetClockStretching()
Di2c_me18.c145 return MXC_I2C_RevA_GetClockStretching((mxc_i2c_reva_regs_t *)i2c); in MXC_I2C_GetClockStretching()
Di2c_me21.c191 return MXC_I2C_RevA_GetClockStretching((mxc_i2c_reva_regs_t *)i2c); in MXC_I2C_GetClockStretching()
Di2c_revb.c99 return MXC_I2C_RevA_GetClockStretching((mxc_i2c_reva_regs_t *)i2c); in MXC_I2C_RevB_GetClockStretching()
Di2c_reva.c287 int MXC_I2C_RevA_GetClockStretching(mxc_i2c_reva_regs_t *i2c) in MXC_I2C_RevA_GetClockStretching() function