usbpsu
Vitis 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 1.14 pm 21/06/23 Added support for system device-tree flow.

 

Functions

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

Function Documentation

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.