Home
last modified time | relevance | path

Searched refs:slave_hid_event (Results 1 – 4 of 4) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_ux_device_class_hid_idle_rate_test.c20 static UX_SLAVE_CLASS_HID_EVENT slave_hid_event; variable
546 slave_hid_event.ux_device_class_hid_event_report_id = 0; in tx_demo_thread_host_simulation_entry()
547 slave_hid_event.ux_device_class_hid_event_report_type = 0; in tx_demo_thread_host_simulation_entry()
549 slave_hid_event.ux_device_class_hid_event_length = 8; in tx_demo_thread_host_simulation_entry()
550 slave_hid_event.ux_device_class_hid_event_buffer[0] = 1; in tx_demo_thread_host_simulation_entry()
551 slave_hid_event.ux_device_class_hid_event_buffer[1] = 1; in tx_demo_thread_host_simulation_entry()
552 slave_hid_event.ux_device_class_hid_event_buffer[2] = 1; in tx_demo_thread_host_simulation_entry()
553 slave_hid_event.ux_device_class_hid_event_buffer[3] = 1; in tx_demo_thread_host_simulation_entry()
554 slave_hid_event.ux_device_class_hid_event_buffer[4] = 1; in tx_demo_thread_host_simulation_entry()
555 slave_hid_event.ux_device_class_hid_event_buffer[5] = 1; in tx_demo_thread_host_simulation_entry()
[all …]
Dusbx_ux_device_class_hid_wMaxPacketSize_test.c22 static UX_SLAVE_CLASS_HID_EVENT slave_hid_event; variable
Dusbx_ux_device_class_hid_read_test.c20 static UX_SLAVE_CLASS_HID_EVENT slave_hid_event; variable
Dusbx_ux_device_class_hid_receiver_test.c20 static UX_SLAVE_CLASS_HID_EVENT slave_hid_event; variable