Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_global_item_parse.c94 _ux_host_class_hid_item_data_get(descriptor, item); in _ux_host_class_hid_global_item_parse()
102 … (SLONG) _ux_host_class_hid_item_data_get(descriptor, item); in _ux_host_class_hid_global_item_parse()
110 … (SLONG) _ux_host_class_hid_item_data_get(descriptor, item); in _ux_host_class_hid_global_item_parse()
118 … (SLONG) _ux_host_class_hid_item_data_get(descriptor, item); in _ux_host_class_hid_global_item_parse()
126 … (SLONG) _ux_host_class_hid_item_data_get(descriptor, item); in _ux_host_class_hid_global_item_parse()
134 _ux_host_class_hid_item_data_get(descriptor, item); in _ux_host_class_hid_global_item_parse()
142 _ux_host_class_hid_item_data_get(descriptor, item); in _ux_host_class_hid_global_item_parse()
150 _ux_host_class_hid_item_data_get(descriptor, item); in _ux_host_class_hid_global_item_parse()
171 _ux_host_class_hid_item_data_get(descriptor, item); in _ux_host_class_hid_global_item_parse()
179 _ux_host_class_hid_item_data_get(descriptor, item); in _ux_host_class_hid_global_item_parse()
Dux_host_class_hid_local_item_parse.c106 usage = _ux_host_class_hid_item_data_get(descriptor, item); in _ux_host_class_hid_local_item_parse()
124 … (ULONG) _ux_host_class_hid_item_data_get(descriptor, item); in _ux_host_class_hid_local_item_parse()
133 … (ULONG) _ux_host_class_hid_item_data_get(descriptor, item); in _ux_host_class_hid_local_item_parse()
187 delimiter_set = _ux_host_class_hid_item_data_get(descriptor, item); in _ux_host_class_hid_local_item_parse()
Dux_host_class_hid_item_data_get.c74 ULONG _ux_host_class_hid_item_data_get(UCHAR *descriptor, UX_HOST_CLASS_HID_ITEM *item) in _ux_host_class_hid_item_data_get() function
Dux_host_class_hid_main_item_parse.c97 collection_type = _ux_host_class_hid_item_data_get(descriptor, item); in _ux_host_class_hid_main_item_parse()
Dux_host_class_hid_report_add.c100 hid_field_value = _ux_host_class_hid_item_data_get(descriptor, item); in _ux_host_class_hid_report_add()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid.h1069 ULONG _ux_host_class_hid_item_data_get(UCHAR *descriptor, UX_HOST_CLASS_HID_ITEM *item);