Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_ehci.c1239 if (0U != ((uint32_t)(ehciPipePointer->uframeSmask) & in USB_HostBandwidthHsHostComputeCurrentHsAll()
1543 … ehciPipePointer->uframeSmask = ehciPipePointer->uframeSmask | (uint8_t)(0x01UL << index); in USB_HostBandwidthHsHostAllocateIso()
1549 … ehciPipePointer->uframeSmask = ehciPipePointer->uframeSmask | (uint8_t)(0x01UL << index); in USB_HostBandwidthHsHostAllocateIso()
1607 ehciPipePointer->uframeSmask = (0x01U << ehciPipePointer->startUframe); in USB_HostBandwidthHsHostAllocateInterrupt()
1611 ehciPipePointer->uframeSmask = 0x00U; in USB_HostBandwidthHsHostAllocateInterrupt()
1615 ehciPipePointer->uframeSmask |= (0x01U << index); in USB_HostBandwidthHsHostAllocateInterrupt()
1720 ehciPipePointer->uframeSmask = (0x01u << ehciPipePointer->startUframe); in USB_HostBandwidthHsHostAllocateInterrupt()
1779 ehciPipePointer->uframeSmask = 0; /* useless */ in USB_HostBandwidthFslsHostAllocate()
2569 controlBits2 |= ((uint32_t)ehciPipePointer->uframeSmask << EHCI_HOST_QH_UFRAME_SMASK_SHIFT); in USB_HostEhciQhInit()
2898 … ((uint32_t)ehciPipePointer->uframeSmask << EHCI_HOST_SITD_SMASK_SHIFT)); in USB_HostEhciSitdArrayInit()
Dusb_host_ehci.h212 uint8_t uframeSmask; /*!< member