Searched refs:touch_i2cs (Results 1 – 1 of 1) sorted by relevance
65 static constexpr pbus_i2c_channel_t touch_i2cs[] = { in TouchInit() local76 touch_dev.i2c_channel_list = touch_i2cs; in TouchInit()77 touch_dev.i2c_channel_count = countof(touch_i2cs); in TouchInit()
Completed in 2 milliseconds