Searched refs:HID_MIN_POLL (Results 1 – 2 of 2) sorted by relevance
42 #define HID_MIN_POLL 10U macro
346 if (hid_handler.poll < HID_MIN_POLL) { in usbh_hid_itf_init()347 hid_handler.poll = HID_MIN_POLL; in usbh_hid_itf_init()
Completed in 23 milliseconds