![]() |
dp21rxss
Vitis Drivers API Documentation
|
Macros | |
| #define | TI_LMK03318_FVCO_MAX 5400000000 |
| Maximum VCO Operating Frequency in Hz. More... | |
| #define | TI_LMK03318_FVCO_MIN 4800000000 |
| Minimum VCO Operating Frequency in Hz. More... | |
| #define | TI_LMK03318_FOUT_MAX 800000000 |
| Maximum Output Frequency in Hz. More... | |
| #define | TI_LMK03318_FOUT_MIN 1000000 |
| Minimum Output Frequency in Hz. More... | |
| #define | TI_LMK03318_FIN_MAX 300000000 |
| Maximum Input Frequency in Hz. More... | |
| #define | TI_LMK03318_FIN_MIN 1000000 |
| Minimum Input Frequency in Hz. More... | |
| #define | TI_LMK03318_FPD_MAX 150000000 |
| Maximum Phase Detector Frequency in Hz. More... | |
| #define | TI_LMK03318_FPD_MIN 1000000 |
| Minimum Phase Detector Frequency in Hz. More... | |
Functions | |
| int | TI_LMK03318_Init (u32 I2CBaseAddress, u8 I2CSlaveAddress) |
| This function initializes the TI LMK03318 with default values for use with the Video FMC. More... | |
| int | TI_LMK03318_PowerDown (u32 I2CBaseAddress, u8 I2CSlaveAddress) |
| This function puts the TI LMK03318 into sleep. More... | |
| int | TI_LMK03318_EnableBypass (u32 I2CBaseAddress, u8 I2CSlaveAddress, u8 InPortID, u8 OutPortID) |
| This function configures the TI LMK03318 to route the specified input port to the specified output port bypassing the PLL. More... | |
| void | TI_LMK03318_RegisterDump (u32 I2CBaseAddress, u8 I2CSlaveAddress) |
| This function displays a registerdump of the TI LMK03318 device. More... | |