![]() |
dp14txss
Vitis Drivers API Documentation
|
This file contains functions to configure Video Pattern Generator core.
MODIFICATION HISTORY:
Ver Who Date Changes
1.00 KI 07/13/17 Initial release.
Functions | |
| void | PLLRefClkSel (XVphy *InstancePtr, u8 link_rate) |
| This function sets proper ref clk frequency and line rate. More... | |
| u32 | PHY_Configuration_Tx (XVphy *InstancePtr, XVphy_User_Config PHY_User_Config_Table) |
| This function sets up PHY. More... | |
| u32 PHY_Configuration_Tx | ( | XVphy * | InstancePtr, |
| XVphy_User_Config | PHY_User_Config_Table | ||
| ) |
This function sets up PHY.
| pointer | to VideoPHY |
| User | Config table |
| void PLLRefClkSel | ( | XVphy * | InstancePtr, |
| u8 | link_rate | ||
| ) |
This function sets proper ref clk frequency and line rate.
| InstancePtr | is a pointer to the Video PHY instance. |