Searched refs:I2cName (Results 1 – 5 of 5) sorted by relevance
84 const char *I2cName; member
261 RT_ASSERT(psIo->I2cName); in ccap_sensor_control()263 i2cbus = (struct rt_i2c_bus_device *)rt_device_find(psIo->I2cName); in ccap_sensor_control()
262 .I2cName = "i2c2"
330 .I2cName = "i2c0"
428 .I2cName = "i2c3"442 .I2cName = "i2c4"
Completed in 17 milliseconds