Home
last modified time | relevance | path

Searched defs:pipeType (Results 1 – 9 of 9) sorted by relevance

/hal_nxp-3.6.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host.h235 uint8_t pipeType; /*!< Pipe type, for example USB_ENDPOINT_BULK*/ member
279 …uint8_t pipeType; /*!< Endpoint type, the value is USB_ENDPOINT_INTERRUPT, USB_ENDPOINT_CON… member
Dusb_host_ip3516hs.c618 static uint32_t USB_HostIp3516HsBusTime(uint8_t speed, uint8_t pipeType, uint8_t direction, uint32_… in USB_HostIp3516HsBusTime()
2547 uint8_t pipeType, in USB_HostIp3516HsGetPipe()
Dusb_host_ohci.c200 static uint32_t USB_HostOhciBusTime(uint8_t speed, uint8_t pipeType, uint8_t direction, uint32_t da… in USB_HostOhciBusTime()
Dusb_host_ehci.c997 static uint32_t USB_HostBandwidthComputeTime(uint8_t speed, uint8_t pipeType, uint8_t direction, ui… in USB_HostBandwidthComputeTime()
/hal_nxp-3.6.0/mcux/middleware/mcux-sdk-middleware-usb/host/class/
Dusb_host_printer.c608 uint16_t USB_HostPrinterGetPacketsize(usb_host_class_handle classHandle, uint8_t pipeType, uint8_t … in USB_HostPrinterGetPacketsize()
Dusb_host_phdc.c1258 uint8_t pipeType, in USB_HostPhdcGetEndpointInformation()
Dusb_host_hid.c552 uint16_t USB_HostHidGetPacketsize(usb_host_class_handle classHandle, uint8_t pipeType, uint8_t dire… in USB_HostHidGetPacketsize()
Dusb_host_cdc.c994 uint16_t USB_HostCdcGetPacketsize(usb_host_class_handle classHandle, uint8_t pipeType, uint8_t dire… in USB_HostCdcGetPacketsize()
Dusb_host_audio.c814 uint16_t USB_HostAudioPacketSize(usb_host_class_handle classHandle, uint8_t pipeType, uint8_t direc… in USB_HostAudioPacketSize()