Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_ohci.h41 #define USB_HOST_OHCI_CONTROL_HCFS_SHIFT (0x06U) macro
46 #define USB_HOST_OHCI_CONTROL_HCFS(n) (((n) << USB_HOST_OHCI_CONTROL_HCFS_SHIFT) & USB_HOS…