Home
last modified time | relevance | path

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

/components/drivers/include/drivers/
A Ddev_touch.h182 typedef struct rt_touch_device *rt_touch_t;
186 struct rt_touch_device struct
214 rt_size_t (*touch_readpoint)(struct rt_touch_device *touch, void *buf, rt_size_t touch_num); argument
215 rt_err_t (*touch_control)(struct rt_touch_device *touch, int cmd, void *arg);

Completed in 2 milliseconds