Searched defs:touch_y (Results 1 – 6 of 6) sorted by relevance
/hal_nxp-3.5.0/mcux/mcux-sdk/components/ektf2k/ |
D | fsl_ektf2k.c | 138 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/ |
D | fsl_ft3267.c | 95 …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/ |
D | fsl_ft5406.c | 103 …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/ |
D | fsl_ft5406_rt.c | 103 …_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/ |
D | fsl_gt911.c | 233 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/ |
D | fsl_ft6x06.c | 135 …X06_GetSingleTouch(ft6x06_handle_t *handle, touch_event_t *touch_event, int *touch_x, int *touch_y) in FT6X06_GetSingleTouch()
|