Searched defs:rt_touch_device (Results 1 – 1 of 1) sorted by relevance
186 struct rt_touch_device struct188 struct rt_device parent; /* The standard device */189 struct rt_touch_info info; /* The touch info data */190 struct rt_touch_config config; /* The touch config data */214 rt_size_t (*touch_readpoint)(struct rt_touch_device *touch, void *buf, rt_size_t touch_num); argument
Completed in 3 milliseconds