Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_main_item_parse.c83 ULONG collection_type; in _ux_host_class_hid_main_item_parse() local
97 collection_type = _ux_host_class_hid_item_data_get(descriptor, item); in _ux_host_class_hid_main_item_parse()
100 if (collection_type == UX_HOST_CLASS_HID_COLLECTION_APPLICATION) in _ux_host_class_hid_main_item_parse()
114 hid_parser -> ux_host_class_hid_parser_application = collection_type; in _ux_host_class_hid_main_item_parse()
139 …hid_parser_collection[hid_parser -> ux_host_class_hid_parser_number_collection] = collection_type; in _ux_host_class_hid_main_item_parse()