Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/ft3267/
Dfsl_ft3267.c158 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()
Dfsl_ft3267.h67 …uint8_t TOUCH_ID; /*!< ID of the touch point. This numeric value stays constant between down and u… member
/hal_nxp-3.5.0/mcux/mcux-sdk/components/ft5406/
Dfsl_ft5406.c163 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()
Dfsl_ft5406.h46 …uint8_t TOUCH_ID; /*!< Id of the touch point. This numeric value stays constant between down and u… member
/hal_nxp-3.5.0/mcux/mcux-sdk/components/ft5406_rt/
Dfsl_ft5406_rt.c165 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()
Dfsl_ft5406_rt.h46 …uint8_t TOUCH_ID; /*!< Id of the touch point. This numeric value stays constant between down and u… member
/hal_nxp-3.5.0/mcux/mcux-sdk/components/ft6x06/
Dfsl_ft6x06.c194 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()
Dfsl_ft6x06.h47 …uint8_t TOUCH_ID; /*!< Id of the touch point. This numeric value stays constant between down and u… member