Searched refs:UX_HOST_CLASS_HID_INTERRUPT_ENDPOINT_READY (Results 1 – 6 of 6) sorted by relevance
112 …hid -> ux_host_class_hid_interrupt_endpoint_status = UX_HOST_CLASS_HID_INTERRUPT_ENDPOINT_READY; … in _ux_host_class_hid_periodic_report_stop()
105 … (hid -> ux_host_class_hid_interrupt_endpoint_status != UX_HOST_CLASS_HID_INTERRUPT_ENDPOINT_READY) in _ux_host_class_hid_periodic_report_start()
130 … hid -> ux_host_class_hid_interrupt_endpoint_status = UX_HOST_CLASS_HID_INTERRUPT_ENDPOINT_READY; in _ux_host_class_hid_interrupt_endpoint_search()
316 hid -> ux_host_class_hid_interrupt_endpoint_status = UX_HOST_CLASS_HID_INTERRUPT_ENDPOINT_READY; in tx_demo_thread_host_simulation_entry()
330 … hid -> ux_host_class_hid_interrupt_endpoint_status = ~UX_HOST_CLASS_HID_INTERRUPT_ENDPOINT_READY; in tx_demo_thread_host_simulation_entry()
105 #define UX_HOST_CLASS_HID_INTERRUPT_ENDPOINT_READY 1 macro