Home
last modified time | relevance | path

Searched defs:touch_y (Results 1 – 6 of 6) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/components/ektf2k/
Dfsl_ektf2k.c138 static void EKTF2K_ParseTouchData(const ektf2k_touch_point_t *data, int *touch_x, int *touch_y) in EKTF2K_ParseTouchData()
144 status_t EKTF2K_GetSingleTouch(ektf2k_handle_t *handle, int *touch_x, int *touch_y) in EKTF2K_GetSingleTouch()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/ft3267/
Dfsl_ft3267.c95 …267_GetSingleTouch(ft3267_handle_t *handle, touch_event_t *touch_event, int *touch_x, int *touch_y) in FT3267_GetSingleTouch()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/ft5406/
Dfsl_ft5406.c103 …406_GetSingleTouch(ft5406_handle_t *handle, touch_event_t *touch_event, int *touch_x, int *touch_y) in FT5406_GetSingleTouch()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/ft5406_rt/
Dfsl_ft5406_rt.c103 …_GetSingleTouch(ft5406_rt_handle_t *handle, touch_event_t *touch_event, int *touch_x, int *touch_y) in FT5406_RT_GetSingleTouch()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/gt911/
Dfsl_gt911.c233 status_t GT911_GetSingleTouch(gt911_handle_t *handle, int *touch_x, int *touch_y) in GT911_GetSingleTouch()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/ft6x06/
Dfsl_ft6x06.c135 …X06_GetSingleTouch(ft6x06_handle_t *handle, touch_event_t *touch_event, int *touch_x, int *touch_y) in FT6X06_GetSingleTouch()