![]() |
rfdc
Vitis Drivers API Documentation
|
Functions | |
| s32 | XRFdc_GetDeviceNameByDeviceId (char *DevNamePtr, u16 DevId) |
| Traverse "/sys/bus/platform/device" directory, to find RFDC device entry, corresponding to provided device id. More... | |
| XRFdc_Config * | XRFdc_LookupConfig (u16 DeviceId) |
| Looks up the device configuration based on the unique device ID. More... | |
| u32 | XRFdc_RegisterMetal (XRFdc *InstancePtr, u16 DeviceId, struct metal_device **DevicePtr) |
| Register/open the deviceand map RFDC to the IO region. More... | |