Home
last modified time | relevance | path

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

/components/drivers/i2c/
A Ddev_soft_i2c.c50 struct soft_i2c_config i2c_cfg[] = variable
136 static struct rt_soft_i2c i2c_bus_obj[sizeof(i2c_cfg) / sizeof(i2c_cfg[0])] =
238 struct soft_i2c_config *cfg = &i2c_cfg[i]; in rt_soft_i2c_init()

Completed in 6 milliseconds