Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_ohci.h394 __IO uint32_t HcRhDescriptorB; /* Offset 0x4C */ member
Dusb_host_ohci.c2168 usbHostState->usbRegBase->HcRhDescriptorB |= USB_HOST_OHCI_RHDESCRIPTORB_PPCM(0xFFFEUL); in UBS_HostOhciControllerInit()
2183 usbHostState->usbRegBase->HcRhDescriptorB &= ~USB_HOST_OHCI_RHDESCRIPTORB_PPCM(0xFFFEUL); in UBS_HostOhciControllerInit()