Searched refs:ux_device_class_hid_event_state (Results 1 – 6 of 6) sorted by relevance
100 hid -> ux_device_class_hid_event_state = UX_STATE_EXIT; in _ux_device_class_hid_tasks_run()113 switch(hid -> ux_device_class_hid_event_state) in _ux_device_class_hid_tasks_run()124 hid -> ux_device_class_hid_event_state = UX_STATE_IDLE; in _ux_device_class_hid_tasks_run()177 hid -> ux_device_class_hid_event_state = UX_STATE_WAIT; in _ux_device_class_hid_tasks_run()197 hid -> ux_device_class_hid_event_state = UX_STATE_RESET; in _ux_device_class_hid_tasks_run()207 hid -> ux_device_class_hid_event_state = UX_STATE_RESET; in _ux_device_class_hid_tasks_run()
167 if (hid -> ux_device_class_hid_event_state != UX_STATE_WAIT && in _ux_device_class_hid_event_set()168 hid -> ux_device_class_hid_event_state != UX_STATE_EXIT) in _ux_device_class_hid_event_set()169 hid -> ux_device_class_hid_event_state = UX_STATE_RESET; in _ux_device_class_hid_event_set()
193 if (hid -> ux_device_class_hid_event_state != UX_STATE_WAIT) in _ux_device_class_hid_control_request()194 hid -> ux_device_class_hid_event_state = UX_STATE_RESET; in _ux_device_class_hid_control_request()
237 hid -> ux_device_class_hid_event_state = UX_STATE_RESET; in _ux_device_class_hid_activate()
260 UINT ux_device_class_hid_event_state; member
421 slave_hid -> ux_device_class_hid_event_state = UX_STATE_EXIT; in tx_demo_thread_host_simulation_entry()