Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_entry.c273 UINT descriptor_2; in _ux_host_class_hid_hid_descriptor_parse() local
298 descriptor_2 = *(descriptor + 2); in _ux_host_class_hid_hid_descriptor_parse()
309 interface_found = (interface_number == descriptor_2) ? UX_TRUE : UX_FALSE; in _ux_host_class_hid_hid_descriptor_parse()