Home
last modified time | relevance | path

Searched refs:OHCI_HC_INT_WDH (Results 1 – 3 of 3) sorted by relevance

/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ohci_interrupt_handler.c121 if (ohci_register & OHCI_HC_INT_WDH) in _ux_hcd_ohci_interrupt_handler()
135 … _ux_hcd_ohci_register_write(hcd_ohci, OHCI_HC_INTERRUPT_DISABLE, OHCI_HC_INT_WDH); in _ux_hcd_ohci_interrupt_handler()
Dux_hcd_ohci_done_queue_process.c345 ohci_register_interrupt |= OHCI_HC_INT_WDH; in _ux_hcd_ohci_done_queue_process()
/USBX-v6.2.1/common/usbx_host_controllers/inc/
Dux_hcd_ohci.h169 #define OHCI_HC_INT_WDH 0x00000002u macro
180 #define OHCI_HC_INTERRUPT_ENABLE_NORMAL (OHCI_HC_INT_WDH | OHCI_HC_INT_RD | OHC…
183 OHCI_HC_INT_WDH | \