Searched refs:TOUCH_ID (Results 1 – 8 of 8) sorted by relevance
158 touch_array[i].TOUCH_ID = TOUCH_POINT_GET_ID(touch_data->TOUCH[i]); in FT3267_GetMultiTouch()167 touch_array[i].TOUCH_ID = 0; in FT3267_GetMultiTouch()
67 …uint8_t TOUCH_ID; /*!< ID of the touch point. This numeric value stays constant between down and u… member
163 touch_array[i].TOUCH_ID = TOUCH_POINT_GET_ID(touch_data->TOUCH[i]); in FT5406_GetMultiTouch()172 touch_array[i].TOUCH_ID = 0; in FT5406_GetMultiTouch()
46 …uint8_t TOUCH_ID; /*!< Id of the touch point. This numeric value stays constant between down and u… member
165 touch_array[i].TOUCH_ID = TOUCH_POINT_GET_ID(touch_data->TOUCH[i]); in FT5406_RT_GetMultiTouch()174 touch_array[i].TOUCH_ID = 0; in FT5406_RT_GetMultiTouch()
194 touch_array[i].TOUCH_ID = TOUCH_POINT_GET_ID(touch_data->TOUCH[i]); in FT6X06_GetMultiTouch()203 touch_array[i].TOUCH_ID = 0; in FT6X06_GetMultiTouch()
47 …uint8_t TOUCH_ID; /*!< Id of the touch point. This numeric value stays constant between down and u… member