Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ehci_interrupt_handler.c104 …ux_system_host -> ux_system_host_hcd_array[hcd_index].ux_hcd_controller_type == UX_EHCI_CONTROLLER) in _ux_hcd_ehci_interrupt_handler()
Dux_hcd_ehci_initialize.c137 hcd -> ux_hcd_controller_type = UX_EHCI_CONTROLLER; in _ux_hcd_ehci_initialize()
/USBX-v6.2.1/common/usbx_host_controllers/inc/
Dux_hcd_ehci.h87 #define UX_EHCI_CONTROLLER 2 macro