Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ohci_interrupt_handler.c170 if (ohci_register_port_status & OHCI_HC_PS_PRSC) in _ux_hcd_ohci_interrupt_handler()
177 … (OHCI_HC_PS_CSC | OHCI_HC_PS_PESC | OHCI_HC_PS_PSSC | OHCI_HC_PS_OCIC | OHCI_HC_PS_PRSC)); in _ux_hcd_ohci_interrupt_handler()
/USBX-v6.2.1/common/usbx_host_controllers/inc/
Dux_hcd_ohci.h163 #define OHCI_HC_PS_PRSC 0x00100000u macro