Home
last modified time | relevance | path

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

/bsp/loongson/ls1cdev/drivers/
A Dtouch.c255 rt_uint32_t total_x = 0; in rtgui_touch_calculate() local
278total_x=tmpxy[0][SAMP_CNT_DIV2-2]+tmpxy[0][SAMP_CNT_DIV2-1]+tmpxy[0][SAMP_CNT_DIV2]+tmpxy[0][SAMP_… in rtgui_touch_calculate()
281 touch->x=total_x>>2; in rtgui_touch_calculate()

Completed in 9 milliseconds