Home
last modified time | relevance | path

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

/components/drivers/i2c/
A Ddev_soft_i2c.c136 static struct rt_soft_i2c i2c_bus_obj[sizeof(i2c_cfg) / sizeof(i2c_cfg[0])] = variable
236 for(i = 0; i < sizeof(i2c_bus_obj) / sizeof(i2c_bus_obj[0]); i++) in rt_soft_i2c_init()
242 obj = &i2c_bus_obj[i]; in rt_soft_i2c_init()

Completed in 2 milliseconds