Home
last modified time | relevance | path

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

/USBX-v6.3.0/common/usbx_host_classes/src/
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()
Dux_host_class_hid_report_item_analyse.c73 UINT _ux_host_class_hid_report_item_analyse(UCHAR *descriptor, UX_HOST_CLASS_HID_ITEM *item) in _ux_host_class_hid_report_item_analyse()
Dux_host_class_hid_main_item_parse.c78 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()
Dux_host_class_hid_report_descriptor_get.c86 UX_HOST_CLASS_HID_ITEM item; in _ux_host_class_hid_report_descriptor_get()
Dux_host_class_hid_global_item_parse.c77 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()
Dux_host_class_hid_local_item_parse.c74 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()
Dux_host_class_hid_report_add.c87 …_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()
Dux_host_class_hid_entry.c362 UX_HOST_CLASS_HID_ITEM item; in _ux_host_class_hid_report_descriptor_parse()
/USBX-v6.3.0/common/usbx_host_classes/inc/
Dux_host_class_hid.h957 } UX_HOST_CLASS_HID_ITEM; typedef
1076 UINT _ux_host_class_hid_global_item_parse(UX_HOST_CLASS_HID *hid, UX_HOST_CLASS_HID_ITEM *item, …
1081 ULONG _ux_host_class_hid_item_data_get(UCHAR *descriptor, UX_HOST_CLASS_HID_ITEM *item);
1082 UINT _ux_host_class_hid_local_item_parse(UX_HOST_CLASS_HID *hid, UX_HOST_CLASS_HID_ITEM *item, U…
1083 UINT _ux_host_class_hid_main_item_parse(UX_HOST_CLASS_HID *hid, UX_HOST_CLASS_HID_ITEM *item, UC…
1086 …host_class_hid_report_add(UX_HOST_CLASS_HID *hid, UCHAR *descriptor, UX_HOST_CLASS_HID_ITEM *item);
1095 UINT _ux_host_class_hid_report_item_analyse(UCHAR *descriptor, UX_HOST_CLASS_HID_ITEM *item);