Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Dwindows_winusb.h50 #define MAX_HID_DESCRIPTOR_SIZE 256 macro
Dwindows_winusb.c3149 uint8_t tmp[MAX_HID_DESCRIPTOR_SIZE]; in _hid_get_hid_descriptor()
3150 size_t report_len = MAX_HID_DESCRIPTOR_SIZE; in _hid_get_hid_descriptor()
3171 uint8_t d[MAX_HID_DESCRIPTOR_SIZE]; in _hid_get_report_descriptor()