Home
last modified time | relevance | path

Searched refs:hid_remote_control_parameter (Results 1 – 3 of 3) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_ux_device_class_hid_receiver_memory_test.c243 static UX_SLAVE_CLASS_HID_PARAMETER hid_remote_control_parameter; variable
497hid_remote_control_parameter.ux_device_class_hid_parameter_report_address = hid_remote_control_rep… in test_application_define()
498hid_remote_control_parameter.ux_device_class_hid_parameter_report_length = HID_REMOTE_CONTROL_REP… in test_application_define()
499hid_remote_control_parameter.ux_device_class_hid_parameter_callback = demo_thread_hid_callba… in test_application_define()
500hid_remote_control_parameter.ux_slave_class_hid_instance_activate = remote_control_instanc… in test_application_define()
501hid_remote_control_parameter.ux_slave_class_hid_instance_deactivate = instance_deactivate_ca… in test_application_define()
512hid_remote_control_parameter.ux_device_class_hid_parameter_receiver_initialize = ux_device_c… in test_application_define()
513 hid_remote_control_parameter.ux_device_class_hid_parameter_receiver_event_max_number = 8; in test_application_define()
514 hid_remote_control_parameter.ux_device_class_hid_parameter_receiver_event_max_length = 32; in test_application_define()
531 1,2, (VOID *)&hid_remote_control_parameter); in test_application_define()
[all …]
Dusbx_class_hid_basic_memory_test.c243 static UX_SLAVE_CLASS_HID_PARAMETER hid_remote_control_parameter; variable
503hid_remote_control_parameter.ux_device_class_hid_parameter_report_address = hid_remote_control_rep… in test_application_define()
504hid_remote_control_parameter.ux_device_class_hid_parameter_report_length = HID_REMOTE_CONTROL_REP… in test_application_define()
505hid_remote_control_parameter.ux_device_class_hid_parameter_callback = demo_thread_hid_callba… in test_application_define()
506hid_remote_control_parameter.ux_slave_class_hid_instance_activate = remote_control_instanc… in test_application_define()
507hid_remote_control_parameter.ux_slave_class_hid_instance_deactivate = instance_deactivate_ca… in test_application_define()
523 1,2, (VOID *)&hid_remote_control_parameter); in test_application_define()
574 1,2, (VOID *)&hid_remote_control_parameter); in test_application_define()
601 1,2, (VOID *)&hid_remote_control_parameter); in test_application_define()
Dusbx_ux_device_class_hid_basic_memory_test.c243 static UX_SLAVE_CLASS_HID_PARAMETER hid_remote_control_parameter; variable
497hid_remote_control_parameter.ux_device_class_hid_parameter_report_address = hid_remote_control_rep… in test_application_define()
498hid_remote_control_parameter.ux_device_class_hid_parameter_report_length = HID_REMOTE_CONTROL_REP… in test_application_define()
499hid_remote_control_parameter.ux_device_class_hid_parameter_callback = demo_thread_hid_callba… in test_application_define()
500hid_remote_control_parameter.ux_slave_class_hid_instance_activate = remote_control_instanc… in test_application_define()
501hid_remote_control_parameter.ux_slave_class_hid_instance_deactivate = instance_deactivate_ca… in test_application_define()
517 1,2, (VOID *)&hid_remote_control_parameter); in test_application_define()
568 1,2, (VOID *)&hid_remote_control_parameter); in test_application_define()
595 1,2, (VOID *)&hid_remote_control_parameter); in test_application_define()