Searched refs:slave_hid_event (Results 1 – 4 of 4) sorted by relevance
20 static UX_SLAVE_CLASS_HID_EVENT slave_hid_event; variable546 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 …]
22 static UX_SLAVE_CLASS_HID_EVENT slave_hid_event; variable
20 static UX_SLAVE_CLASS_HID_EVENT slave_hid_event; variable