Searched refs:I2C_MULTI_BUS (Results 1 – 1 of 1) sorted by relevance
920 # define I2C_MULTI_BUS 1 macro923 # define I2C_MULTI_BUS 0 macro930 return I2C_MULTI_BUS ? i2c_get_bus_num() : 0; in I2C_GET_BUS()936 if (I2C_MULTI_BUS) in I2C_SET_BUS()
Completed in 20 milliseconds