Home
last modified time | relevance | path

Searched refs:_ux_host_event_flags_set (Results 1 – 2 of 2) sorted by relevance

/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ohci_interrupt_handler.c171_ux_host_event_flags_set(&hcd_ohci -> ux_hcd_ohci_event_flags_group, UX_OHCI_PRSC_EVENT, UX_OR); in _ux_hcd_ohci_interrupt_handler()
/USBX-v6.2.1/common/core/inc/
Dux_utility.h296 #define _ux_host_event_flags_set _ux_utility_event_flags_set macro
322 #define _ux_host_event_flags_set(g,flags,option) do{}while(0) macro