usbpsu
Xilinx SDK Drivers API Documentation
usbpsu Documentation
MODIFICATION HISTORY:
Ver   Who    Date     Changes

1.0 sg 06/06/16 First release 1.1 sg 10/24/16 Update for backward compatability Added XUsbPsu_IsSuperSpeed function in xusbpsu.c 1.2 mn 01/20/17 removed unnecessary declaration of XUsbPsu_SetConfiguration in xusbpsu.h 1.2 mn 01/30/17 Corrected InstancePtr->UnalignedTx with Ept->UnalignedTx in xusbpsu_controltransfers.c 1.2 mus 02/10/17 Updated data structures to fix compilation errors for IAR compiler ms 03/17/17 Added readme.txt file in examples folder for doxygen generation. ms 04/10/17 Modified filename tag to include the file in doxygen examples. 1.4 bk 12/01/18 Modify USBPSU driver code to fit USB common example code for all USB IPs. myk 12/01/18 Added hibernation support for device mode vak 22/01/18 Added changes for supporting microblaze platform vak 13/03/18 Moved the setup interrupt system calls from driver to example.