Home
last modified time | relevance | path

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

/bsp/nxp/imx/imxrt/imxrt1060-nxp-evk/applications/lvgl/
A Dlv_port_indev.c86 static ft5406_rt_handle_t touchHandle; variable
218 status = FT5406_RT_Init(&touchHandle, TOUCH_I2C); in DEMO_InitTouch()
235 if (kStatus_Success == FT5406_RT_GetSingleTouch(&touchHandle, &touch_event, &touch_x, &touch_y)) in DEMO_ReadTouch()

Completed in 6 milliseconds