Searched refs:FT5406_MAX_TOUCH_POINTS (Results 1 – 3 of 3) sorted by relevance
88 #define FT5406_MAX_TOUCH_POINTS (5U) macro101 ft5406_touch_point_t points[FT5406_MAX_TOUCH_POINTS];
22 if ((touch_data.status < FT5406_MAX_TOUCH_POINTS) && (touch_data.status)) { in touch_get_data()
15 #define HPM_TOUCH_MAX_POINTS (FT5406_MAX_TOUCH_POINTS)