Home
last modified time | relevance | path

Searched refs:USB_DeviceLpc3511IpSend (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/device/
Dusb_device_lpcip3511.h251 usb_status_t USB_DeviceLpc3511IpSend(usb_device_controller_handle controllerHandle,
Dusb_device_dci.c168 USB_DeviceLpc3511IpInit, USB_DeviceLpc3511IpDeinit, USB_DeviceLpc3511IpSend,
Dusb_device_lpcip3511.c2083 usb_status_t USB_DeviceLpc3511IpSend(usb_device_controller_handle controllerHandle, in USB_DeviceLpc3511IpSend() function
2122 return USB_DeviceLpc3511IpSend(controllerHandle, endpointAddress, buffer, length); in USB_DeviceLpc3511IpRecv()