Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ehci_interrupt_handler.c151 if (ehci_register & EHCI_HC_STS_PCD) in _ux_hcd_ehci_interrupt_handler()
/USBX-v6.2.1/common/usbx_host_controllers/inc/
Dux_hcd_ehci.h141 #define EHCI_HC_STS_PCD 0x00000004u macro
150 …MAL (EHCI_HC_STS_USB_INT|EHCI_HC_STS_USB_ERR_INT|EHCI_HC_STS_PCD|EHCI_HC_STS_H…