Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_class_hid_basic_memory_test.c239 static UX_SLAVE_CLASS_HID *hid_remote_control_slave = UX_NULL; variable
320 hid_remote_control_slave = (UX_SLAVE_CLASS_HID *)parameter; in remote_control_instance_activate_callback()
332 if ((VOID *)hid_remote_control_slave == parameter) in instance_deactivate_callback()
333 hid_remote_control_slave = UX_NULL; in instance_deactivate_callback()
350 if (hid_remote_control_slave == UX_NULL) in break_on_all_activated()
365 if (hid_mouse_slave || hid_keyboard_slave || hid_remote_control_slave) in break_on_all_removed()
801 …eyboard && hid_mouse_slave && hid_keyboard_slave && hid_remote_control && hid_remote_control_slave) in tx_demo_thread_host_simulation_entry()
Dusbx_ux_device_class_hid_receiver_memory_test.c239 static UX_SLAVE_CLASS_HID *hid_remote_control_slave = UX_NULL; variable
314 hid_remote_control_slave = (UX_SLAVE_CLASS_HID *)parameter; in remote_control_instance_activate_callback()
326 if ((VOID *)hid_remote_control_slave == parameter) in instance_deactivate_callback()
327 hid_remote_control_slave = UX_NULL; in instance_deactivate_callback()
344 if (hid_remote_control_slave == UX_NULL) in break_on_all_activated()
359 if (hid_mouse_slave || hid_keyboard_slave || hid_remote_control_slave) in break_on_all_removed()
796 …eyboard && hid_mouse_slave && hid_keyboard_slave && hid_remote_control && hid_remote_control_slave) in tx_demo_thread_host_simulation_entry()
Dusbx_ux_device_class_hid_basic_memory_test.c239 static UX_SLAVE_CLASS_HID *hid_remote_control_slave = UX_NULL; variable
314 hid_remote_control_slave = (UX_SLAVE_CLASS_HID *)parameter; in remote_control_instance_activate_callback()
326 if ((VOID *)hid_remote_control_slave == parameter) in instance_deactivate_callback()
327 hid_remote_control_slave = UX_NULL; in instance_deactivate_callback()
344 if (hid_remote_control_slave == UX_NULL) in break_on_all_activated()
359 if (hid_mouse_slave || hid_keyboard_slave || hid_remote_control_slave) in break_on_all_removed()
795 …eyboard && hid_mouse_slave && hid_keyboard_slave && hid_remote_control && hid_remote_control_slave) in tx_demo_thread_host_simulation_entry()