![]() |
dsirxss
Vitis Drivers API Documentation
|
Macros | |
| #define | XDSI2RXSS_HW_H_ |
| Prevent circular inclusions by using protection macros. More... | |
Functions | |
| u32 | XDsi2RxSs_SelfTest (XDsi2RxSs *InstancePtr) |
| This function performs self test on MIPI DSI Rx Subsystem sub-cores. More... | |
| #define XDSI2RXSS_HW_H_ |
Prevent circular inclusions by using protection macros.
| u32 XDsi2RxSs_SelfTest | ( | XDsi2RxSs * | InstancePtr | ) |
This function performs self test on MIPI DSI Rx Subsystem sub-cores.
| InstancePtr | is a pointer to the XDsi2RxSs core instance. |
References XDsi2RxSs::Dsi2RxPtr.
Referenced by Dsi2RxSs_SelfTestExample().