mipicsiss
Vitis Drivers API Documentation
|
Functions | |
int | TI_LMK03318_EnableBypass (void *IicPtr, 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... | |
int | TI_LMK03318_Init (void *IicPtr, u8 I2CSlaveAddress) |
This function initializes the TI LMK03318 with default values for use with the Video FMC. More... | |
int | TI_LMK03318_PowerDown (void *IicPtr, u8 I2CSlaveAddress) |
This function puts the TI LMK03318 into sleep. More... | |
void | TI_LMK03318_RegisterDump (void *IicPtr, u8 I2CSlaveAddress) |
This function displays a registerdump of the TI LMK03318 device. More... | |