Home
last modified time | relevance | path

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

/components/drivers/include/drivers/
A Ddev_touch.h212 struct rt_touch_ops struct
214 rt_size_t (*touch_readpoint)(struct rt_touch_device *touch, void *buf, rt_size_t touch_num);
215 rt_err_t (*touch_control)(struct rt_touch_device *touch, int cmd, void *arg);
/components/drivers/touch/
A Ddev_touch.c202 const static struct rt_device_ops rt_touch_ops = variable

Completed in 3 milliseconds