Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_global_item_parse.c151 …_class_hid_parser_global.ux_host_class_hid_global_item_report_size > UX_HOST_CLASS_HID_REPORT_SIZE) in _ux_host_class_hid_global_item_parse()
/USBX-v6.2.1/test/regression/
Dusbx_hid_report_descriptor_report_size_overflow_test.c17 0x75, (UX_HOST_CLASS_HID_REPORT_SIZE + 1), // REPORT_SIZE (UX_HOST_CLASS_HID_REPORT_SIZE + 1)
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid.h90 #define UX_HOST_CLASS_HID_REPORT_SIZE 32 macro