embeddedsw/XilinxProcessorIPLib/drivers/dptx
Andrei-Liviu Simion 52ebe1260c dptx: Improved remote IIC reads/writes to automatically work on 16-byte chunks.
Some monitors don't support sideband messages with IIC reads greater than 16
bytes. This improvement breaks up the higher-level read/write request into
multiple reads/writes that work with up to 16 bytes in size.

These higher-level remote IIC read/write functions also serve as a wrapper for
an IIC read/write in case that the link count total is equal to 1 (a read/write
request to the RX device directly connected to the TX (not "remote")).

Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2014-11-25 21:38:37 +05:30
..
data dptx: Upgrade MDD file version to v2_0 and remove trailing whitespace. 2014-11-25 21:38:08 +05:30
doc/html/api dptx: Updated documentation for v2_0. 2014-11-25 21:38:14 +05:30
examples dptx: MST: Improved example code. 2014-11-25 21:38:12 +05:30
src dptx: Improved remote IIC reads/writes to automatically work on 16-byte chunks. 2014-11-25 21:38:37 +05:30