Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/ektf2k/
Dfsl_ektf2k.c29 typedef struct _ektf2k_touch_point ektf2k_touch_point_t; typedef
34 ektf2k_touch_point_t TOUCH[EKTF2K_MAX_TOUCHES];
138 static void EKTF2K_ParseTouchData(const ektf2k_touch_point_t *data, int *touch_x, int *touch_y) in EKTF2K_ParseTouchData()