Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ehci_interrupt_handler.c162 if (ehci_register_port_status & EHCI_HC_PS_CSC) in _ux_hcd_ehci_interrupt_handler()
/USBX-v6.2.1/common/usbx_host_controllers/inc/
Dux_hcd_ehci.h163 #define EHCI_HC_PS_CSC 0x00000002u macro