Home
last modified time | relevance | path

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

/bsp/nxp/imx/imxrt/imxrt1060-nxp-evk/applications/lvgl/
A Dlv_port_indev.c84 static int s_touchResolutionY; variable
165 GT911_GetResolution(&s_touchHandle, &s_touchResolutionX, &s_touchResolutionY); in DEMO_InitTouch()
185 data->point.y = touch_y * LCD_HEIGHT / s_touchResolutionY; in DEMO_ReadTouch()

Completed in 5 milliseconds