Searched defs:item (Results 1 – 8 of 8) sorted by relevance
/USBX-v6.3.0/common/usbx_host_classes/src/ |
D | ux_host_class_hid_item_data_get.c | 74 ULONG _ux_host_class_hid_item_data_get(UCHAR *descriptor, UX_HOST_CLASS_HID_ITEM *item) in _ux_host_class_hid_item_data_get()
|
D | ux_host_class_hid_report_item_analyse.c | 73 UINT _ux_host_class_hid_report_item_analyse(UCHAR *descriptor, UX_HOST_CLASS_HID_ITEM *item) in _ux_host_class_hid_report_item_analyse()
|
D | ux_host_class_hid_global_item_parse.c | 77 UINT _ux_host_class_hid_global_item_parse(UX_HOST_CLASS_HID *hid, UX_HOST_CLASS_HID_ITEM *item, UC… in _ux_host_class_hid_global_item_parse()
|
D | ux_host_class_hid_main_item_parse.c | 78 UINT _ux_host_class_hid_main_item_parse(UX_HOST_CLASS_HID *hid, UX_HOST_CLASS_HID_ITEM *item, UCHA… in _ux_host_class_hid_main_item_parse()
|
D | ux_host_class_hid_report_descriptor_get.c | 86 UX_HOST_CLASS_HID_ITEM item; in _ux_host_class_hid_report_descriptor_get() local
|
D | ux_host_class_hid_local_item_parse.c | 74 UINT _ux_host_class_hid_local_item_parse(UX_HOST_CLASS_HID *hid, UX_HOST_CLASS_HID_ITEM *item, UCH… in _ux_host_class_hid_local_item_parse()
|
D | ux_host_class_hid_report_add.c | 87 …_host_class_hid_report_add(UX_HOST_CLASS_HID *hid, UCHAR *descriptor, UX_HOST_CLASS_HID_ITEM *item) in _ux_host_class_hid_report_add()
|
D | ux_host_class_hid_entry.c | 362 UX_HOST_CLASS_HID_ITEM item; in _ux_host_class_hid_report_descriptor_parse() local
|