Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/ft3267/
Dfsl_ft3267.c159 touch_array[i].TOUCH_EVENT = TOUCH_POINT_GET_EVENT(touch_data->TOUCH[i]); in FT3267_GetMultiTouch()
168 touch_array[i].TOUCH_EVENT = kTouch_Reserved; in FT3267_GetMultiTouch()
Dfsl_ft3267.h66 touch_event_t TOUCH_EVENT; /*!< Indicates the state or event of the touch point. */ member
/hal_nxp-3.5.0/mcux/mcux-sdk/components/ft5406/
Dfsl_ft5406.c164 touch_array[i].TOUCH_EVENT = TOUCH_POINT_GET_EVENT(touch_data->TOUCH[i]); in FT5406_GetMultiTouch()
173 touch_array[i].TOUCH_EVENT = kTouch_Reserved; in FT5406_GetMultiTouch()
Dfsl_ft5406.h45 touch_event_t TOUCH_EVENT; /*!< Indicates the state or event of the touch point. */ member
/hal_nxp-3.5.0/mcux/mcux-sdk/components/ft5406_rt/
Dfsl_ft5406_rt.c166 touch_array[i].TOUCH_EVENT = TOUCH_POINT_GET_EVENT(touch_data->TOUCH[i]); in FT5406_RT_GetMultiTouch()
175 touch_array[i].TOUCH_EVENT = kTouch_Reserved; in FT5406_RT_GetMultiTouch()
Dfsl_ft5406_rt.h45 touch_event_t TOUCH_EVENT; /*!< Indicates the state or event of the touch point. */ member
/hal_nxp-3.5.0/mcux/mcux-sdk/components/ft6x06/
Dfsl_ft6x06.c195 touch_array[i].TOUCH_EVENT = TOUCH_POINT_GET_EVENT(touch_data->TOUCH[i]); in FT6X06_GetMultiTouch()
204 touch_array[i].TOUCH_EVENT = kTouch_Reserved; in FT6X06_GetMultiTouch()
Dfsl_ft6x06.h46 touch_event_t TOUCH_EVENT; /*!< Indicates the state or event of the touch point. */ member