Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ehci_interrupt_handler.c135 if (ehci_register & EHCI_HC_STS_HSE) in _ux_hcd_ehci_interrupt_handler()
/USBX-v6.2.1/common/usbx_host_controllers/inc/
Dux_hcd_ehci.h143 #define EHCI_HC_STS_HSE 0x00000010u macro
150 … (EHCI_HC_STS_USB_INT|EHCI_HC_STS_USB_ERR_INT|EHCI_HC_STS_PCD|EHCI_HC_STS_HSE|EHCI_HC_STS_I…