Searched refs:UX_HOST_CLASS_HID_INTERRUPT_ENDPOINT_READY (Results 1 – 4 of 4) sorted by relevance
113 …hid -> ux_host_class_hid_interrupt_endpoint_status = UX_HOST_CLASS_HID_INTERRUPT_ENDPOINT_READY; … in _ux_host_class_hid_periodic_report_stop()
106 … (hid -> ux_host_class_hid_interrupt_endpoint_status != UX_HOST_CLASS_HID_INTERRUPT_ENDPOINT_READY) in _ux_host_class_hid_periodic_report_start()
131 … hid -> ux_host_class_hid_interrupt_endpoint_status = UX_HOST_CLASS_HID_INTERRUPT_ENDPOINT_READY; in _ux_host_class_hid_interrupt_endpoint_search()
96 #define UX_HOST_CLASS_HID_INTERRUPT_ENDPOINT_READY 1 macro