DSI Driver
Introduction
This page gives an overview of dsi driver which is available as part of the Xilinx Vivado and SDK distribution.
Table of Contents
Test casesSource path for the driver:
https://github.com/Xilinx/embeddedsw/tree/master/XilinxProcessorIPLib/drivers/dsi
dsi
|
-- doc - Provides the API and data structure details
|
- examples - Reference application to show how to use the driver APIs and calling sequence
|
- src - Driver source files