Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_uxe_host_hid_test.c167 status = ux_host_class_hid_report_set(UX_NULL, &dummy_client_report); in ux_test_thread_simulation_0_entry()
169 status = ux_host_class_hid_report_set(&dummy_hid, UX_NULL); in ux_test_thread_simulation_0_entry()
Dusbx_ux_device_class_hid_report_set_test.c335 status = ux_host_class_hid_report_set(hid, &client_report); in tx_demo_thread_host_simulation_entry()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid.h1146 #define ux_host_class_hid_report_set _uxe_host_class_hid_report_set macro
1161 #define ux_host_class_hid_report_set _ux_host_class_hid_report_set macro
/USBX-v6.2.1/common/usbx_host_classes/
DCMakeLists.txt131 ${CMAKE_CURRENT_LIST_DIR}/src/ux_host_class_hid_report_set.c
/USBX-v6.2.1/docs/
Drevision_history.txt615 ux_host_class_hid_report_set.c
1119 ux_host_class_hid_report_set.c Changed error code reporting.
1897 ux_host_class_hid_report_set.c
2227 ux_host_class_hid_report_set Fixed a endianness issue with HID reports