![]() |
dsi2rx
Vitis Drivers API Documentation
|
Functions | |
| u32 | XDsi2Rx_CfgInitialize (XDsi2Rx *InstancePtr, XDsi2Rx_Config *CfgPtr, UINTPTR EffectiveAddr) |
| Initialize the XDsi2Rx instance provided by the caller based on the given Config structure. More... | |
| void | XDsi2Rx_Reset (XDsi2Rx *InstancePtr) |
| This function will do a reset of the IP. More... | |
| u32 | XDsi2Rx_DefaultConfigure (XDsi2Rx *InstancePtr) |
| This function will configure protocol reg with video mode, Blank packet mode, Blank packet Type, End of Transmisstion packet. More... | |
| u32 | XDsi2Rx_Activate (XDsi2Rx *InstancePtr, XDsi2Rx_Selection Flag) |
| This function will enable/disable the IP Core to start processing. More... | |
| void | XDsi2Rx_GetConfigParams (XDsi2Rx *InstancePtr, XDsi2Rx_ConfigParameters *ConfigInfo) |
| this function will get the information from the gui settings and other protocol control register values like pixel mode, pixel format. More... | |