dfemix
Vitis Drivers API Documentation
Examples

You can refer to the below stated example applications for more details on how to use the driver.

xdfemix_examples.c

Examples are:

  1. Self test on one instance:
    • initialisation from reset to activation
    • close the driver
  2. Initialise and set one instance of XDfeMix driver in pass through mode.
    • initialisation from reset to activation
    • configure mixer in pass true mode
    • close the driver

The example code is written and tested for zcu670 board. Running example in a Bare metal environment includes setting an output clock on si570. For details, see xdfemix examples code.