embeddedsw/XilinxProcessorIPLib/drivers/dptx
Andrei-Liviu Simion ce0e1fd561 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-14 09:55:41 +05:30
..
data dptx: Added new v3_0 version and deprecate v2_0. 2014-11-14 09:55:38 +05:30
examples dptx: Added new v3_0 version and deprecate v2_0. 2014-11-14 09:55:38 +05:30
src dptx: Improved remote IIC reads/writes to automatically work on 16-byte chunks. 2014-11-14 09:55:41 +05:30