Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_ehci.h231staticEndpointStates[2]; /*!< QH specification filed, static endpoint state and configuration info… member
Dusb_host_ehci.c2542 qhPointer->staticEndpointStates[0] = controlBits1; in USB_HostEhciQhInit()
2570 qhPointer->staticEndpointStates[1] = controlBits2; in USB_HostEhciQhInit()
4942 …ehciInstance->shedFirstQh->staticEndpointStates[0] |= (1UL << EHCI_HOST_QH_H_SHIFT); /* first qh */ in USB_HostEhciCreate()
5317 vltQhPointer->staticEndpointStates[0] |= deviceAddress; in USB_HostEhciIoctl()
5329 vltQhPointer->staticEndpointStates[0] = in USB_HostEhciIoctl()
5330 … (((vltQhPointer->staticEndpointStates[0]) & (~EHCI_HOST_QH_MAX_PACKET_LENGTH_MASK)) | in USB_HostEhciIoctl()
5337 vltQhPointer->staticEndpointStates[0] = in USB_HostEhciIoctl()
5338 … (((vltQhPointer->staticEndpointStates[0]) & (~EHCI_HOST_QH_MAX_PACKET_LENGTH_MASK)) | in USB_HostEhciIoctl()