Searched refs:ux_host_class_hid_mouse_hid (Results 1 – 5 of 5) sorted by relevance
81 hid = mouse_instance -> ux_host_class_hid_mouse_hid; in _ux_host_class_hid_mouse_buttons_get()
81 hid = mouse_instance -> ux_host_class_hid_mouse_hid; in _ux_host_class_hid_mouse_wheel_get()
84 hid = mouse_instance -> ux_host_class_hid_mouse_hid; in _ux_host_class_hid_mouse_position_get()
120 mouse_instance -> ux_host_class_hid_mouse_hid = hid; in _ux_host_class_hid_mouse_activate()
98 UX_HOST_CLASS_HID *ux_host_class_hid_mouse_hid; member