Searched refs:rt_touch_device (Results 1 – 1 of 1) sorted by relevance
182 typedef struct rt_touch_device *rt_touch_t;186 struct rt_touch_device struct214 rt_size_t (*touch_readpoint)(struct rt_touch_device *touch, void *buf, rt_size_t touch_num); argument215 rt_err_t (*touch_control)(struct rt_touch_device *touch, int cmd, void *arg);
Completed in 2 milliseconds