Home
last modified time | relevance | path

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

/USBX-v6.3.0/common/usbx_host_controllers/src/
Dux_hcd_ohci_port_reset.c122 if ((status != UX_NO_EVENTS) && (actual_flags & UX_OHCI_PRSC_EVENT)) { in _ux_hcd_ohci_port_reset()
/USBX-v6.3.0/common/usbx_device_classes/src/
Dux_device_class_hid_interrupt_thread.c132 if (status == UX_NO_EVENTS) in _ux_device_class_hid_interrupt_thread()
/USBX-v6.3.0/common/core/inc/
Dux_api.h1089 #ifndef UX_NO_EVENTS
1091 #define UX_NO_EVENTS TX_NO_EVENTS macro
1093 #define UX_NO_EVENTS (7u) macro