Searched refs:hid_device (Results 1 – 2 of 2) sorted by relevance
16 static UX_DEVICE hid_device; variable52 hid.ux_host_class_hid_device = &hid_device; in test_application_define()53 hid_device.ux_device_current_configuration = &config; in test_application_define()55 hid_device.ux_device_packed_configuration = packed_configuration; in test_application_define()
14 static UX_SLAVE_CLASS_HID * hid_device; variable178 hid_device = (UX_SLAVE_CLASS_HID *)inst; in demo_hid_instance_activate()182 if ((VOID *)hid_device == inst) in demo_hid_instance_deactivate()183 hid_device = UX_NULL; in demo_hid_instance_deactivate()548 if (ux_device_class_hid_protocol_get(hid_device) != 1) in tx_demo_thread_host_simulation_entry()604 ux_device_class_hid_protocol_get(hid_device) != 0) in tx_demo_thread_host_simulation_entry()