Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_item_data_get.c73 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.c72 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.c77 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.c85 UX_HOST_CLASS_HID_ITEM item; in _ux_host_class_hid_report_descriptor_get()
Dux_host_class_hid_global_item_parse.c76 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.c73 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.c86 …_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.c361 UX_HOST_CLASS_HID_ITEM item; in _ux_host_class_hid_report_descriptor_parse()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid.h956 } UX_HOST_CLASS_HID_ITEM; typedef
1075 UINT _ux_host_class_hid_global_item_parse(UX_HOST_CLASS_HID *hid, UX_HOST_CLASS_HID_ITEM *item, …
1080 ULONG _ux_host_class_hid_item_data_get(UCHAR *descriptor, UX_HOST_CLASS_HID_ITEM *item);
1081 UINT _ux_host_class_hid_local_item_parse(UX_HOST_CLASS_HID *hid, UX_HOST_CLASS_HID_ITEM *item, U…
1082 UINT _ux_host_class_hid_main_item_parse(UX_HOST_CLASS_HID *hid, UX_HOST_CLASS_HID_ITEM *item, UC…
1085 …host_class_hid_report_add(UX_HOST_CLASS_HID *hid, UCHAR *descriptor, UX_HOST_CLASS_HID_ITEM *item);
1094 UINT _ux_host_class_hid_report_item_analyse(UCHAR *descriptor, UX_HOST_CLASS_HID_ITEM *item);
/USBX-v6.2.1/test/regression/
Dusbx_msrc_81251_host_hid_report_add_fail_mem_test.c293 UX_HOST_CLASS_HID_ITEM hid_item; in tx_demo_thread_host_simulation_entry()
298 UX_HOST_CLASS_HID_ITEM item; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_report_add_test.c292 UX_HOST_CLASS_HID_ITEM hid_item; in tx_demo_thread_host_simulation_entry()
297 UX_HOST_CLASS_HID_ITEM item; in tx_demo_thread_host_simulation_entry()