Home
last modified time | relevance | path

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

/bsp/raspberry-pi/raspi4-32/driver/touch/
A Ddrv_xpt2046.c41 rt_uint8_t touch_flag = 0; variable
177 touch_flag = 1; in touch_thread_entry()
196 if((read_num != 0) && (touch_flag == 1)) in xpt2046_read_point()
200 touch_flag = 0; in xpt2046_read_point()

Completed in 5 milliseconds