Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_ehci.h45 #define EHCI_HOST_QH_UFRAME_CMASK_SHIFT (8U) macro
Dusb_host_ehci.c2568 controlBits2 |= ((uint32_t)ehciPipePointer->uframeCmask << EHCI_HOST_QH_UFRAME_CMASK_SHIFT); in USB_HostEhciQhInit()