usbpsu
Xilinx SDK Drivers API Documentation
xusb_composite_example.c File Reference

Overview

This file implements mass storage, hid, audio and dfu all in one composite device.

MODIFICATION HISTORY:
Ver   Who  Date     Changes

1.0 rb 05/03/18 First release
 

Functions

int main (void)
 This function is the main function of the AUDI-DFU composite example. More...
 

Function Documentation

◆ main()

int main ( void  )

This function is the main function of the AUDI-DFU composite example.

Parameters
None.
Returns
- XST_SUCCESS if successful,
  • XST_FAILURE if unsuccessful.
Note
None.