Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_ohci.h236 volatile uint32_t MPS : 11U; /*!< MaximumPacketSize */ member
Dusb_host_ohci.c2357 pipe->ed->stateUnion.stateBitField.MPS = pipeInit->maxPacketSize; in USB_HostOhciOpenPipe()
2645 pipe->ed->stateUnion.stateBitField.MPS = pipe->pipeCommon.maxPacketSize; in USB_HostOhciIoctl()