Searched refs:yVal (Results 1 – 2 of 2) sorted by relevance
65 static void setXYMouseReport(uint8_t *rep, int8_t xVal, int8_t yVal) in setXYMouseReport() argument68 rep[2] = (uint8_t) yVal; in setXYMouseReport()
66 static void setXYMouseReport(uint8_t *rep, int8_t xVal, int8_t yVal) in setXYMouseReport() argument69 rep[2] = (uint8_t) yVal; in setXYMouseReport()
Completed in 3 milliseconds