Searched refs:rounds (Results 1 – 1 of 1) sorted by relevance
136 int rounds = config->reads; in xpt2046_work_handler() local139 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