Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ohci_initialize.c238 …status = _ux_host_event_flags_create(&hcd_ohci -> ux_hcd_ohci_event_flags_group, "ux_hcd_ohci_even… in _ux_hcd_ohci_initialize()
/USBX-v6.2.1/common/core/inc/
Dux_utility.h293 #define _ux_host_event_flags_create _ux_utility_event_flags_create macro
319 #define _ux_host_event_flags_create(g,name) (UX_SUCCESS) macro