XRFdc_RegisterMetal - 2.6 English

Zynq UltraScale+ RFSoC RF Data Converter v2.6 Gen 1/2/3/DFE LogiCORE IP Product Guide (PG269)

Document ID
PG269
Release Date
2023-10-18
Version
2.6 English

Function Prototype

u32 XRFdc_RegisterMetal(XRFdc *InstancePtr, u16 DeviceId, struct metal_device **DevicePtr);

Arguments

XRFdc * InstancePtr
Pointer to the driver instance.
u16 Device_Id
The device id for the driver.
struct metal_device **DevicePtr
Pointer to the metal device.

Description

This API function registers RFDC with Libmetal

Return Value

XRFDC_SUCCESS

XRFDC_FAILURE