Home
last modified time | relevance | path

Searched refs:touch_event_local (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/components/ft3267/
Dfsl_ft3267.c98 touch_event_t touch_event_local; in FT3267_GetSingleTouch() local
107 touch_event_local = TOUCH_POINT_GET_EVENT(touch_data->TOUCH[0]); in FT3267_GetSingleTouch()
110 if ((touch_event_local == kTouch_Down) || (touch_event_local == kTouch_Contact)) in FT3267_GetSingleTouch()
124 *touch_event = touch_event_local; in FT3267_GetSingleTouch()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/ft5406/
Dfsl_ft5406.c106 touch_event_t touch_event_local; in FT5406_GetSingleTouch() local
116 touch_event = &touch_event_local; in FT5406_GetSingleTouch()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/ft5406_rt/
Dfsl_ft5406_rt.c106 touch_event_t touch_event_local; in FT5406_RT_GetSingleTouch() local
116 touch_event = &touch_event_local; in FT5406_RT_GetSingleTouch()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/ft6x06/
Dfsl_ft6x06.c138 touch_event_t touch_event_local; in FT6X06_GetSingleTouch() local
148 touch_event = &touch_event_local; in FT6X06_GetSingleTouch()