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.c120 if (ohci_register & OHCI_HC_INT_WDH) in _ux_hcd_ohci_interrupt_handler()
134 … _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.c344 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.h168 #define OHCI_HC_INT_WDH 0x00000002u macro
179 #define OHCI_HC_INTERRUPT_ENABLE_NORMAL (OHCI_HC_INT_WDH | OHCI_HC_INT_RD | OHC…
182 OHCI_HC_INT_WDH | \