mbed-os/usb/device/targets/TARGET_NXP
Russ Butler 67498e384a Implement LPC1768 USB abort function
Implement the USB abort function so interrupts wont fire for a
transfer that has been aborted. The transfer may still take place
but the buffer passed into endpoint_write or endpoint_read will not
be used.
2019-02-22 10:53:16 -06:00
..
USBEndpoints_LPC17_LPC23.h Move USBPhy and related files to USB directory 2019-02-22 10:52:35 -06:00
USBHAL_LPC17.cpp Implement LPC1768 USB abort function 2019-02-22 10:53:16 -06:00
USBPhyHw.h Move USBPhy and related files to USB directory 2019-02-22 10:52:35 -06:00