Home
last modified time | relevance | path

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

/components/drivers/include/drivers/
A Ddev_touch.h214 rt_size_t (*touch_readpoint)(struct rt_touch_device *touch, void *buf, rt_size_t touch_num); member
/components/drivers/touch/
A Ddev_touch.c137 result = touch->ops->touch_readpoint(touch, buf, len); in rt_touch_read()

Completed in 4 milliseconds