Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ohci_interrupt_handler.c105 …ux_system_host -> ux_system_host_hcd_array[hcd_index].ux_hcd_controller_type == UX_OHCI_CONTROLLER) in _ux_hcd_ohci_interrupt_handler()
Dux_hcd_ohci_initialize.c102 hcd -> ux_hcd_controller_type = UX_OHCI_CONTROLLER; in _ux_hcd_ohci_initialize()
/USBX-v6.2.1/common/usbx_host_controllers/inc/
Dux_hcd_ohci.h77 #define UX_OHCI_CONTROLLER 1 macro