Home
last modified time | relevance | path

Searched defs:rt_touch_device (Results 1 – 1 of 1) sorted by relevance

/components/drivers/include/drivers/
A Ddev_touch.h186 struct rt_touch_device struct
188 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