Home
last modified time | relevance | path

Searched refs:ux_hcd_ohci_event_flags_group (Results 1 – 4 of 4) sorted by relevance

/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ohci_port_reset.c119 status = _ux_host_event_flags_get(&hcd_ohci -> ux_hcd_ohci_event_flags_group, in _ux_hcd_ohci_port_reset()
Dux_hcd_ohci_interrupt_handler.c172 … _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()
Dux_hcd_ohci_initialize.c239 …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/usbx_host_controllers/inc/
Dux_hcd_ohci.h270 ux_hcd_ohci_event_flags_group; member