Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ohci_asynchronous_endpoint_destroy.c136 ohci_register &= ~OHCI_HC_CR_CLE; in _ux_hcd_ohci_asynchronous_endpoint_destroy()
Dux_hcd_ohci_asynchronous_endpoint_create.c147 ohci_register |= OHCI_HC_CR_CLE; in _ux_hcd_ohci_asynchronous_endpoint_create()
/USBX-v6.2.1/common/usbx_host_controllers/inc/
Dux_hcd_ohci.h117 #define OHCI_HC_CR_CLE 0x00000010u macro
127 …R_CBSR_3 | OHCI_HC_CR_OPERATIONAL | OHCI_HC_CR_PLE | OHCI_HC_CR_IE | OHCI_HC_CR_CLE | OHCI_HC_CR_B…