Searched refs:hid_remote_control_parameter (Results 1 – 3 of 3) sorted by relevance
| /USBX-v6.2.1/test/regression/ |
| D | usbx_ux_device_class_hid_receiver_memory_test.c | 243 static UX_SLAVE_CLASS_HID_PARAMETER hid_remote_control_parameter; variable 497 …hid_remote_control_parameter.ux_device_class_hid_parameter_report_address = hid_remote_control_rep… in test_application_define() 498 …hid_remote_control_parameter.ux_device_class_hid_parameter_report_length = HID_REMOTE_CONTROL_REP… in test_application_define() 499 …hid_remote_control_parameter.ux_device_class_hid_parameter_callback = demo_thread_hid_callba… in test_application_define() 500 …hid_remote_control_parameter.ux_slave_class_hid_instance_activate = remote_control_instanc… in test_application_define() 501 …hid_remote_control_parameter.ux_slave_class_hid_instance_deactivate = instance_deactivate_ca… in test_application_define() 512 …hid_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 …]
|
| D | usbx_class_hid_basic_memory_test.c | 243 static UX_SLAVE_CLASS_HID_PARAMETER hid_remote_control_parameter; variable 503 …hid_remote_control_parameter.ux_device_class_hid_parameter_report_address = hid_remote_control_rep… in test_application_define() 504 …hid_remote_control_parameter.ux_device_class_hid_parameter_report_length = HID_REMOTE_CONTROL_REP… in test_application_define() 505 …hid_remote_control_parameter.ux_device_class_hid_parameter_callback = demo_thread_hid_callba… in test_application_define() 506 …hid_remote_control_parameter.ux_slave_class_hid_instance_activate = remote_control_instanc… in test_application_define() 507 …hid_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()
|
| D | usbx_ux_device_class_hid_basic_memory_test.c | 243 static UX_SLAVE_CLASS_HID_PARAMETER hid_remote_control_parameter; variable 497 …hid_remote_control_parameter.ux_device_class_hid_parameter_report_address = hid_remote_control_rep… in test_application_define() 498 …hid_remote_control_parameter.ux_device_class_hid_parameter_report_length = HID_REMOTE_CONTROL_REP… in test_application_define() 499 …hid_remote_control_parameter.ux_device_class_hid_parameter_callback = demo_thread_hid_callba… in test_application_define() 500 …hid_remote_control_parameter.ux_slave_class_hid_instance_activate = remote_control_instanc… in test_application_define() 501 …hid_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()
|