Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_periodic_report_stop.c97 …(hid -> ux_host_class_hid_interrupt_endpoint_status != UX_HOST_CLASS_HID_INTERRUPT_ENDPOINT_ACTIVE) in _ux_host_class_hid_periodic_report_stop()
Dux_host_class_hid_periodic_report_start.c131 …hid -> ux_host_class_hid_interrupt_endpoint_status = UX_HOST_CLASS_HID_INTERRUPT_ENDPOINT_ACTIVE;… in _ux_host_class_hid_periodic_report_start()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid.h97 #define UX_HOST_CLASS_HID_INTERRUPT_ENDPOINT_ACTIVE 2 macro