Home
last modified time | relevance | path

Searched refs:demo_thread_hid_get_callback (Results 1 – 6 of 6) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_test_common_hid.h29 static UINT demo_thread_hid_get_callback(UX_SLAVE_CLASS_HID *, UX_SLAVE_CLA…
Dusbx_class_hid_keyboard_basic_test.c285 hid_parameter.ux_device_class_hid_parameter_get_callback = demo_thread_hid_get_callback; in test_application_define()
478 static UINT demo_thread_hid_get_callback(UX_SLAVE_CLASS_HID *class, UX_SLAVE_CLASS_HID_EVENT *ev… in demo_thread_hid_get_callback() function
Dusbx_class_hid_remote_control_basic_test.c313 hid_parameter.ux_device_class_hid_parameter_get_callback = demo_thread_hid_get_callback; in test_application_define()
488 static UINT demo_thread_hid_get_callback(UX_SLAVE_CLASS_HID *class, UX_SLAVE_CLASS_HID_EVENT *ev… in demo_thread_hid_get_callback() function
Dusbx_class_hid_basic_test.c318 hid_parameter.ux_device_class_hid_parameter_get_callback = demo_thread_hid_get_callback; in test_application_define()
595 static UINT demo_thread_hid_get_callback(UX_SLAVE_CLASS_HID *class, UX_SLAVE_CLASS_HID_EVENT *ev… in demo_thread_hid_get_callback() function
Dusbx_class_hid_mouse_basic_test.c285 hid_parameter.ux_device_class_hid_parameter_get_callback = demo_thread_hid_get_callback; in test_application_define()
515 static UINT demo_thread_hid_get_callback(UX_SLAVE_CLASS_HID *class, UX_SLAVE_CLASS_HID_EVENT *ev… in demo_thread_hid_get_callback() function
Dusbx_ux_device_class_hid_report_test.c382 …hid_mouse_parameter.ux_device_class_hid_parameter_get_callback = demo_thread_hid_get_callback; in test_application_define()
713 static UINT demo_thread_hid_get_callback(UX_SLAVE_CLASS_HID *class, UX_SLAVE_CLASS_HID_EVENT *ev… in demo_thread_hid_get_callback() function