Searched refs:i2c_bus_obj (Results 1 – 1 of 1) sorted by relevance
136 static struct rt_soft_i2c i2c_bus_obj[sizeof(i2c_cfg) / sizeof(i2c_cfg[0])] = variable236 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