rfdc
Vitis Drivers API Documentation
xrfdc_mts.c File Reference

Functions

u32 XRFdc_MTS_Sysref_Config (XRFdc *InstancePtr, XRFdc_MultiConverter_Sync_Config *DACSyncConfigPtr, XRFdc_MultiConverter_Sync_Config *ADCSyncConfigPtr, u32 SysRefEnable)
 This API is used to enable/disable the sysref. More...
 
u32 XRFdc_MultiConverter_Init (XRFdc_MultiConverter_Sync_Config *ConfigPtr, int *PLL_CodesPtr, int *T1_CodesPtr, u32 RefTile)
 This API Initializes the multi-tile sync config structures. More...
 
u32 XRFdc_MultiConverter_Sync (XRFdc *InstancePtr, u32 Type, XRFdc_MultiConverter_Sync_Config *ConfigPtr)
 This is the top level API which will be used for Multi-tile Synchronization. More...
 
u32 XRFdc_GetMTSEnable (XRFdc *InstancePtr, u32 Type, u32 Tile_Id, u32 *EnablePtr)
 This is the top level API which will be used to check if Multi-tile is enabled. More...
 
u32 XRFdc_GetMasterTile (XRFdc *InstancePtr, u32 Type)
 Get Master Tile for ADC/DAC tiles. More...
 
u32 XRFdc_GetSysRefSource (XRFdc *InstancePtr, u32 Type)
 Get Sysref source for ADC/DAC tile. More...