Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ehci_frame_number_set.c83 if (ehci_register & EHCI_HC_IO_RS) in _ux_hcd_ehci_frame_number_set()
Dux_hcd_ehci_controller_disable.c90 ehci_register &= ~EHCI_HC_IO_RS; in _ux_hcd_ehci_controller_disable()
Dux_hcd_ehci_initialize.c270 ehci_register &= ~EHCI_HC_IO_RS; in _ux_hcd_ehci_initialize()
367 | EHCI_HC_IO_RS in _ux_hcd_ehci_initialize()
/USBX-v6.2.1/common/usbx_host_controllers/inc/
Dux_hcd_ehci.h116 #define EHCI_HC_IO_RS 0x00000001u macro