Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/gt911/
Dfsl_gt911.h168 status_t GT911_GetSingleTouch(gt911_handle_t *handle, int *touch_x, int *touch_y);
Dfsl_gt911.c256 status_t GT911_GetSingleTouch(gt911_handle_t *handle, int *touch_x, int *touch_y) in GT911_GetSingleTouch() function