Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_test_common_hid.h28 static UINT demo_thread_hid_set_callback(UX_SLAVE_CLASS_HID *, UX_SLAVE_CLA…
Dusbx_class_hid_keyboard_basic_test.c284 hid_parameter.ux_device_class_hid_parameter_callback = demo_thread_hid_set_callback; in test_application_define()
473 static UINT demo_thread_hid_set_callback(UX_SLAVE_CLASS_HID *class, UX_SLAVE_CLASS_HID_EVENT *ev… in demo_thread_hid_set_callback() function
Dusbx_class_hid_remote_control_basic_test.c312 hid_parameter.ux_device_class_hid_parameter_callback = demo_thread_hid_set_callback; in test_application_define()
483 static UINT demo_thread_hid_set_callback(UX_SLAVE_CLASS_HID *class, UX_SLAVE_CLASS_HID_EVENT *ev… in demo_thread_hid_set_callback() function
Dusbx_class_hid_basic_test.c317 hid_parameter.ux_device_class_hid_parameter_callback = demo_thread_hid_set_callback; in test_application_define()
590 static UINT demo_thread_hid_set_callback(UX_SLAVE_CLASS_HID *class, UX_SLAVE_CLASS_HID_EVENT *ev… in demo_thread_hid_set_callback() function
Dusbx_class_hid_mouse_basic_test.c284 hid_parameter.ux_device_class_hid_parameter_callback = demo_thread_hid_set_callback; in test_application_define()
510 static UINT demo_thread_hid_set_callback(UX_SLAVE_CLASS_HID *class, UX_SLAVE_CLASS_HID_EVENT *ev… in demo_thread_hid_set_callback() function