Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/ft3267/
Dfsl_ft3267.c161 touch_array[i].TOUCH_Y = TOUCH_POINT_GET_Y(touch_data->TOUCH[i]); in FT3267_GetMultiTouch()
170 touch_array[i].TOUCH_Y = 0; in FT3267_GetMultiTouch()
Dfsl_ft3267.h69 uint16_t TOUCH_Y; /*!< Y coordinate of the touch point */ member
/hal_nxp-3.5.0/mcux/mcux-sdk/components/ft5406/
Dfsl_ft5406.c166 touch_array[i].TOUCH_Y = TOUCH_POINT_GET_Y(touch_data->TOUCH[i]); in FT5406_GetMultiTouch()
175 touch_array[i].TOUCH_Y = 0; in FT5406_GetMultiTouch()
Dfsl_ft5406.h48 uint16_t TOUCH_Y; /*!< Y coordinate of the touch point */ member
/hal_nxp-3.5.0/mcux/mcux-sdk/components/ft5406_rt/
Dfsl_ft5406_rt.c168 touch_array[i].TOUCH_Y = TOUCH_POINT_GET_Y(touch_data->TOUCH[i]); in FT5406_RT_GetMultiTouch()
177 touch_array[i].TOUCH_Y = 0; in FT5406_RT_GetMultiTouch()
Dfsl_ft5406_rt.h48 uint16_t TOUCH_Y; /*!< Y coordinate of the touch point */ member
/hal_nxp-3.5.0/mcux/mcux-sdk/components/ft6x06/
Dfsl_ft6x06.c197 touch_array[i].TOUCH_Y = TOUCH_POINT_GET_Y(touch_data->TOUCH[i]); in FT6X06_GetMultiTouch()
206 touch_array[i].TOUCH_Y = 0; in FT6X06_GetMultiTouch()
Dfsl_ft6x06.h49 uint16_t TOUCH_Y; /*!< Y coordinate of the touch point */ member