Home
last modified time | relevance | path

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

/bsp/nxp/imx/imx6ull-smart/drivers/usb/device/
A Dusb_device_dci.c68 static usb_status_t USB_DeviceTransfer(usb_device_handle handle,
263 static usb_status_t USB_DeviceTransfer(usb_device_handle handle, in USB_DeviceTransfer() function
991 return USB_DeviceTransfer(handle, (endpointAddress & USB_ENDPOINT_NUMBER_MASK) | in USB_DeviceSendRequest()
1022 return USB_DeviceTransfer(handle, (endpointAddress & USB_ENDPOINT_NUMBER_MASK) | in USB_DeviceRecvRequest()
/bsp/nxp/imx/imxrt/libraries/drivers/usb/device/
A Dusb_device_dci.c68 static usb_status_t USB_DeviceTransfer(usb_device_handle handle,
258 static usb_status_t USB_DeviceTransfer(usb_device_handle handle, in USB_DeviceTransfer() function
986 return USB_DeviceTransfer(handle, (endpointAddress & USB_ENDPOINT_NUMBER_MASK) | in USB_DeviceSendRequest()
1017 return USB_DeviceTransfer(handle, (endpointAddress & USB_ENDPOINT_NUMBER_MASK) | in USB_DeviceRecvRequest()

Completed in 7 milliseconds