Searched refs:sys_cfg_i2c_t (Results 1 – 4 of 4) sorted by relevance
115 typedef sys_cfg_t sys_cfg_i2c_t; typedef233 int SYS_I2C_Init(mxc_i2c_regs_t *i2c, const sys_cfg_i2c_t* sys_cfg);
125 int I2C_Init(mxc_i2c_regs_t * i2c, i2c_speed_t i2cspeed, const sys_cfg_i2c_t* sys_cfg);
283 int SYS_I2C_Init(mxc_i2c_regs_t *i2c, const sys_cfg_i2c_t* sys_cfg) in SYS_I2C_Init()
154 int I2C_Init(mxc_i2c_regs_t *i2c, i2c_speed_t i2cspeed, const sys_cfg_i2c_t* sys_cfg) in I2C_Init()
Completed in 12 milliseconds