Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/samples/subsys/usb/hid-mouse/src/
Dmain.c34 MOUSE_REPORT_COUNT = 4, enumerator
37 static uint8_t report[MOUSE_REPORT_COUNT];
57 uint8_t tmp[MOUSE_REPORT_COUNT]; in input_cb()