![]() |
dfemix
Vitis Drivers API Documentation
|
This file contains a load coefficients example.
MODIFICATION HISTORY:
Ver Who Date Changes
1.1 dc 07/21/21 Add and reorganise examples 1.5 dc 10/24/22 Switching Uplink/Downlink support
Functions | |
| int | XDfeMix_SelfTestExample () |
| This function runs the DFE Mixer device using the driver APIs. More... | |
| int XDfeMix_SelfTestExample | ( | ) |
This function runs the DFE Mixer device using the driver APIs.
This function does the following tasks:
References XDfeMix_Version::Major, XDfeMix_Version::Minor, XDfeMix_Version::Patch, XDfeMix_Version::Revision, XDfeMix_Init::TuserSelect, XDfeMix_Activate(), XDfeMix_Configure(), XDfeMix_Deactivate(), XDfeMix_GetVersions(), XDfeMix_Initialize(), XDfeMix_InstanceClose(), XDfeMix_InstanceInit(), XDfeMix_Reset(), XST_FAILURE, and XST_SUCCESS.
Referenced by main().