Home
last modified time | relevance | path

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

/drivers/input/
A Dinput_xpt2046.c136 int rounds = config->reads; in xpt2046_work_handler() local
139 for (int i = 0; i < rounds; i++) { in xpt2046_work_handler()
144 meas.x /= rounds; in xpt2046_work_handler()
145 meas.y /= rounds; in xpt2046_work_handler()
146 meas.z /= rounds; in xpt2046_work_handler()

Completed in 5 milliseconds