Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_ux_host_class_hid_descriptor_parse_coverage_test.c58 _ux_host_class_hid_descriptor_parse(&hid); in test_application_define()
62 _ux_host_class_hid_descriptor_parse(&hid); in test_application_define()
Dusbx_ux_host_class_hid_descriptor_parse_test.c404 status = _ux_host_class_hid_descriptor_parse(hid); in tx_demo_thread_host_simulation_entry()
426 status = _ux_host_class_hid_descriptor_parse(hid); in tx_demo_thread_host_simulation_entry()
448 status = _ux_host_class_hid_descriptor_parse(hid); in tx_demo_thread_host_simulation_entry()
470 status = _ux_host_class_hid_descriptor_parse(hid); in tx_demo_thread_host_simulation_entry()
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_activate.c139 status = _ux_host_class_hid_descriptor_parse(hid); in _ux_host_class_hid_activate()
Dux_host_class_hid_descriptor_parse.c80 UINT _ux_host_class_hid_descriptor_parse(UX_HOST_CLASS_HID *hid) in _ux_host_class_hid_descriptor_parse() function
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid.h1072 UINT _ux_host_class_hid_descriptor_parse(UX_HOST_CLASS_HID *hid);
1126 #define ux_host_class_hid_descriptor_parse _ux_host_class_hid_descriptor_parse