1
0
Fork 0
mirror of https://github.com/SMFSW/cI2C synced 2025-07-04 20:46:56 +02:00

Deploy code docs to GitHub Pages Travis build: 17

Commit: b9babcdde0
This commit is contained in:
Travis CI 2018-05-04 15:51:12 +00:00
parent 5be682b96f
commit 8790fed763
343 changed files with 5375 additions and 1125 deletions

View file

@ -9,6 +9,9 @@
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
@ -29,14 +32,32 @@
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
initMenu('',false,false,'search.php','Search');
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li> </ul>
@ -58,7 +79,9 @@ $(function() {
Include dependency graph for ci2c.c:</div>
<div class="dyncontent">
<div class="center"><img src="ci2c_8c__incl.png" border="0" usemap="#src_2ci2c_8c" alt=""/></div>
<!-- MAP 0 -->
<map name="src_2ci2c_8c" id="src_2ci2c_8c">
<area shape="rect" id="node2" href="ci2c_8h.html" title="arduino i2c in plain c declarations " alt="" coords="118,80,175,107"/>
</map>
</div>
</div><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="define-members"></a>
@ -447,13 +470,19 @@ Functions</h2></td></tr>
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="ci2c_8c_a99283d800332d700deed19f5a37e61d8_cgraph.png" border="0" usemap="#ci2c_8c_a99283d800332d700deed19f5a37e61d8_cgraph" alt=""/></div>
<!-- MAP 1 -->
<map name="ci2c_8c_a99283d800332d700deed19f5a37e61d8_cgraph" id="ci2c_8c_a99283d800332d700deed19f5a37e61d8_cgraph">
<area shape="rect" id="node2" href="ci2c_8c.html#a7c5b1857ae28ade8959a8a06f500ecde" title="Change I2C frequency. " alt="" coords="121,5,231,32"/>
<area shape="rect" id="node3" href="ci2c_8c.html#a2c25bc5fdf909b7d45d722970eb04d82" title="I2C bus reset (Release SCL and SDA lines and re&#45;enable module) " alt="" coords="281,5,359,32"/>
</map>
</div>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="ci2c_8c_a99283d800332d700deed19f5a37e61d8_icgraph.png" border="0" usemap="#ci2c_8c_a99283d800332d700deed19f5a37e61d8_icgraph" alt=""/></div>
<!-- MAP 2 -->
<map name="ci2c_8c_a99283d800332d700deed19f5a37e61d8_icgraph" id="ci2c_8c_a99283d800332d700deed19f5a37e61d8_icgraph">
<area shape="rect" id="node2" href="ci2c__advanced_8ino.html#a4fc01d736fe50cf5b977f755b675f11d" title="setup" alt="" coords="174,5,229,32"/>
<area shape="rect" id="node3" href="ci2c_8h.html#a41be982659cb049fcdf88a18e3e4c4e0" title="Get I2C current register address (addr may passed this way in procedures if contigous accesses) ..." alt="" coords="120,56,283,83"/>
</map>
</div>
</div>
@ -480,7 +509,9 @@ Here is the caller graph for this function:</div>
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="ci2c_8c_ac370df06df51c68217eafcee96e5a3e0_icgraph.png" border="0" usemap="#ci2c_8c_ac370df06df51c68217eafcee96e5a3e0_icgraph" alt=""/></div>
<!-- MAP 3 -->
<map name="ci2c_8c_ac370df06df51c68217eafcee96e5a3e0_icgraph" id="ci2c_8c_ac370df06df51c68217eafcee96e5a3e0_icgraph">
<area shape="rect" id="node2" href="ci2c_8h.html#a41be982659cb049fcdf88a18e3e4c4e0" title="Get I2C current register address (addr may passed this way in procedures if contigous accesses) ..." alt="" coords="149,5,312,32"/>
</map>
</div>
</div>
@ -513,7 +544,13 @@ Here is the caller graph for this function:</div>
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="ci2c_8c_a8d6d7eb118ea1505df039075a00c267b_icgraph.png" border="0" usemap="#ci2c_8c_a8d6d7eb118ea1505df039075a00c267b_icgraph" alt=""/></div>
<!-- MAP 4 -->
<map name="ci2c_8c_a8d6d7eb118ea1505df039075a00c267b_icgraph" id="ci2c_8c_a8d6d7eb118ea1505df039075a00c267b_icgraph">
<area shape="rect" id="node2" href="ci2c__advanced_8ino.html#a5d82c84361ed35c102edb0f5e4f677d4" title="This procedure calls appropriate functions to perform a proper receive transaction on I2C bus..." alt="" coords="123,5,247,32"/>
<area shape="rect" id="node4" href="ci2c__advanced_8ino.html#ad357f6e59cf5ec94f3ccaa70a20e1b11" title="This procedure calls appropriate functions to get chip ID of FUJITSU devices. " alt="" coords="127,56,243,83"/>
<area shape="rect" id="node5" href="ci2c_8h.html#afc15fc625892e1e50e831d7934073299" title="This inline is a wrapper to I2C_read in case of contigous operations. " alt="" coords="132,107,239,133"/>
<area shape="rect" id="node3" href="ci2c__advanced_8ino.html#a4fc01d736fe50cf5b977f755b675f11d" title="setup" alt="" coords="297,31,351,57"/>
<area shape="rect" id="node6" href="ci2c__master__read_8ino.html#afe461d27b9c48d5921c00d521181f12f" title="loop" alt="" coords="301,107,347,133"/>
</map>
</div>
</div>
@ -571,7 +608,12 @@ Here is the caller graph for this function:</div>
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="ci2c_8c_ad5e4a006f6cea5844a810fab30b40f87_icgraph.png" border="0" usemap="#ci2c_8c_ad5e4a006f6cea5844a810fab30b40f87_icgraph" alt=""/></div>
<!-- MAP 5 -->
<map name="ci2c_8c_ad5e4a006f6cea5844a810fab30b40f87_icgraph" id="ci2c_8c_ad5e4a006f6cea5844a810fab30b40f87_icgraph">
<area shape="rect" id="node2" href="ci2c__advanced_8ino.html#afe461d27b9c48d5921c00d521181f12f" title="loop" alt="" coords="161,5,207,32"/>
<area shape="rect" id="node3" href="ci2c_8h.html#add4eec772922da692bdbb84c354a3fa0" title="This inline is a wrapper to I2C_write in case of contigous operations. " alt="" coords="129,56,239,83"/>
<area shape="rect" id="node4" href="ci2c_8h.html#afc15fc625892e1e50e831d7934073299" title="This inline is a wrapper to I2C_read in case of contigous operations. " alt="" coords="131,107,237,133"/>
<area shape="rect" id="node5" href="ci2c__master__read_8ino.html#afe461d27b9c48d5921c00d521181f12f" title="loop" alt="" coords="289,107,335,133"/>
</map>
</div>
</div>
@ -598,7 +640,14 @@ Here is the caller graph for this function:</div>
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="ci2c_8c_a2c25bc5fdf909b7d45d722970eb04d82_icgraph.png" border="0" usemap="#ci2c_8c_a2c25bc5fdf909b7d45d722970eb04d82_icgraph" alt=""/></div>
<!-- MAP 6 -->
<map name="ci2c_8c_a2c25bc5fdf909b7d45d722970eb04d82_icgraph" id="ci2c_8c_a2c25bc5fdf909b7d45d722970eb04d82_icgraph">
<area shape="rect" id="node2" href="ci2c_8h.html#a7c5b1857ae28ade8959a8a06f500ecde" title="Change I2C frequency. " alt="" coords="134,56,245,83"/>
<area shape="rect" id="node6" href="ci2c_8h.html#afc15fc625892e1e50e831d7934073299" title="This inline is a wrapper to I2C_read in case of contigous operations. " alt="" coords="136,107,243,133"/>
<area shape="rect" id="node3" href="ci2c_8h.html#a99283d800332d700deed19f5a37e61d8" title="Enable I2c module on arduino board (including pull&#45;ups, enabling of ACK, and setting clock frequency)..." alt="" coords="293,5,360,32"/>
<area shape="rect" id="node5" href="ci2c_8h.html#a41be982659cb049fcdf88a18e3e4c4e0" title="Get I2C current register address (addr may passed this way in procedures if contigous accesses) ..." alt="" coords="408,56,571,83"/>
<area shape="rect" id="node4" href="ci2c__advanced_8ino.html#a4fc01d736fe50cf5b977f755b675f11d" title="setup" alt="" coords="462,5,517,32"/>
<area shape="rect" id="node7" href="ci2c__master__read_8ino.html#afe461d27b9c48d5921c00d521181f12f" title="loop" alt="" coords="303,107,350,133"/>
</map>
</div>
</div>
@ -631,7 +680,9 @@ Here is the caller graph for this function:</div>
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="ci2c_8c_ad74e31ebd08a9ddef57f571783f37cc7_icgraph.png" border="0" usemap="#ci2c_8c_ad74e31ebd08a9ddef57f571783f37cc7_icgraph" alt=""/></div>
<!-- MAP 7 -->
<map name="ci2c_8c_ad74e31ebd08a9ddef57f571783f37cc7_icgraph" id="ci2c_8c_ad74e31ebd08a9ddef57f571783f37cc7_icgraph">
<area shape="rect" id="node2" href="ci2c_8h.html#a41be982659cb049fcdf88a18e3e4c4e0" title="Get I2C current register address (addr may passed this way in procedures if contigous accesses) ..." alt="" coords="165,5,328,32"/>
</map>
</div>
</div>
@ -664,13 +715,19 @@ Here is the caller graph for this function:</div>
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="ci2c_8c_a7c5b1857ae28ade8959a8a06f500ecde_cgraph.png" border="0" usemap="#ci2c_8c_a7c5b1857ae28ade8959a8a06f500ecde_cgraph" alt=""/></div>
<!-- MAP 8 -->
<map name="ci2c_8c_a7c5b1857ae28ade8959a8a06f500ecde_cgraph" id="ci2c_8c_a7c5b1857ae28ade8959a8a06f500ecde_cgraph">
<area shape="rect" id="node2" href="ci2c_8c.html#a2c25bc5fdf909b7d45d722970eb04d82" title="I2C bus reset (Release SCL and SDA lines and re&#45;enable module) " alt="" coords="166,5,245,32"/>
</map>
</div>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="ci2c_8c_a7c5b1857ae28ade8959a8a06f500ecde_icgraph.png" border="0" usemap="#ci2c_8c_a7c5b1857ae28ade8959a8a06f500ecde_icgraph" alt=""/></div>
<!-- MAP 9 -->
<map name="ci2c_8c_a7c5b1857ae28ade8959a8a06f500ecde_icgraph" id="ci2c_8c_a7c5b1857ae28ade8959a8a06f500ecde_icgraph">
<area shape="rect" id="node2" href="ci2c_8h.html#a99283d800332d700deed19f5a37e61d8" title="Enable I2c module on arduino board (including pull&#45;ups, enabling of ACK, and setting clock frequency)..." alt="" coords="165,5,232,32"/>
<area shape="rect" id="node4" href="ci2c_8h.html#a41be982659cb049fcdf88a18e3e4c4e0" title="Get I2C current register address (addr may passed this way in procedures if contigous accesses) ..." alt="" coords="280,56,443,83"/>
<area shape="rect" id="node3" href="ci2c__advanced_8ino.html#a4fc01d736fe50cf5b977f755b675f11d" title="setup" alt="" coords="334,5,389,32"/>
</map>
</div>
</div>
@ -703,7 +760,9 @@ Here is the caller graph for this function:</div>
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="ci2c_8c_acd209174a3b5ab213131a93633c19a38_icgraph.png" border="0" usemap="#ci2c_8c_acd209174a3b5ab213131a93633c19a38_icgraph" alt=""/></div>
<!-- MAP 10 -->
<map name="ci2c_8c_acd209174a3b5ab213131a93633c19a38_icgraph" id="ci2c_8c_acd209174a3b5ab213131a93633c19a38_icgraph">
<area shape="rect" id="node2" href="ci2c_8h.html#a41be982659cb049fcdf88a18e3e4c4e0" title="Get I2C current register address (addr may passed this way in procedures if contigous accesses) ..." alt="" coords="173,5,336,32"/>
</map>
</div>
</div>
@ -754,13 +813,20 @@ Here is the caller graph for this function:</div>
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="ci2c_8c_af93c2e35e06edcea492607b628d5ae1f_cgraph.png" border="0" usemap="#ci2c_8c_af93c2e35e06edcea492607b628d5ae1f_cgraph" alt=""/></div>
<!-- MAP 11 -->
<map name="ci2c_8c_af93c2e35e06edcea492607b628d5ae1f_cgraph" id="ci2c_8c_af93c2e35e06edcea492607b628d5ae1f_cgraph">
<area shape="rect" id="node2" href="ci2c_8c.html#ad0eed3132d3284d6f921d13488721226" title="Change I2C slave address. " alt="" coords="172,5,311,32"/>
<area shape="rect" id="node3" href="ci2c_8c.html#a47d121773459b24568e5df4f81fbf905" title="Change I2C registers map size (for access) " alt="" coords="160,56,323,83"/>
<area shape="rect" id="node4" href="ci2c_8c.html#a8d88530833d3685d52ea5486b1316427" title="Redirect slave I2C read/write function (if needed for advanced use) " alt="" coords="162,107,321,133"/>
</map>
</div>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="ci2c_8c_af93c2e35e06edcea492607b628d5ae1f_icgraph.png" border="0" usemap="#ci2c_8c_af93c2e35e06edcea492607b628d5ae1f_icgraph" alt=""/></div>
<!-- MAP 12 -->
<map name="ci2c_8c_af93c2e35e06edcea492607b628d5ae1f_icgraph" id="ci2c_8c_af93c2e35e06edcea492607b628d5ae1f_icgraph">
<area shape="rect" id="node2" href="ci2c__advanced_8ino.html#a4fc01d736fe50cf5b977f755b675f11d" title="setup" alt="" coords="326,5,381,32"/>
<area shape="rect" id="node3" href="ci2c__advanced_8ino.html#ad357f6e59cf5ec94f3ccaa70a20e1b11" title="This procedure calls appropriate functions to get chip ID of FUJITSU devices. " alt="" coords="161,31,277,57"/>
</map>
</div>
</div>
@ -804,7 +870,11 @@ Here is the caller graph for this function:</div>
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="ci2c_8c_ad0eed3132d3284d6f921d13488721226_icgraph.png" border="0" usemap="#ci2c_8c_ad0eed3132d3284d6f921d13488721226_icgraph" alt=""/></div>
<!-- MAP 13 -->
<map name="ci2c_8c_ad0eed3132d3284d6f921d13488721226_icgraph" id="ci2c_8c_ad0eed3132d3284d6f921d13488721226_icgraph">
<area shape="rect" id="node2" href="ci2c_8h.html#af93c2e35e06edcea492607b628d5ae1f" title="Init an I2C slave structure for cMI2C communication. " alt="" coords="193,5,298,32"/>
<area shape="rect" id="node3" href="ci2c__advanced_8ino.html#a4fc01d736fe50cf5b977f755b675f11d" title="setup" alt="" coords="513,5,567,32"/>
<area shape="rect" id="node4" href="ci2c__advanced_8ino.html#ad357f6e59cf5ec94f3ccaa70a20e1b11" title="This procedure calls appropriate functions to get chip ID of FUJITSU devices. " alt="" coords="347,31,463,57"/>
</map>
</div>
</div>
@ -848,7 +918,11 @@ Here is the caller graph for this function:</div>
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="ci2c_8c_a47d121773459b24568e5df4f81fbf905_icgraph.png" border="0" usemap="#ci2c_8c_a47d121773459b24568e5df4f81fbf905_icgraph" alt=""/></div>
<!-- MAP 14 -->
<map name="ci2c_8c_a47d121773459b24568e5df4f81fbf905_icgraph" id="ci2c_8c_a47d121773459b24568e5df4f81fbf905_icgraph">
<area shape="rect" id="node2" href="ci2c_8h.html#af93c2e35e06edcea492607b628d5ae1f" title="Init an I2C slave structure for cMI2C communication. " alt="" coords="217,5,322,32"/>
<area shape="rect" id="node3" href="ci2c__advanced_8ino.html#a4fc01d736fe50cf5b977f755b675f11d" title="setup" alt="" coords="537,5,591,32"/>
<area shape="rect" id="node4" href="ci2c__advanced_8ino.html#ad357f6e59cf5ec94f3ccaa70a20e1b11" title="This procedure calls appropriate functions to get chip ID of FUJITSU devices. " alt="" coords="371,31,487,57"/>
</map>
</div>
</div>
@ -899,7 +973,11 @@ Here is the caller graph for this function:</div>
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="ci2c_8c_a8d88530833d3685d52ea5486b1316427_icgraph.png" border="0" usemap="#ci2c_8c_a8d88530833d3685d52ea5486b1316427_icgraph" alt=""/></div>
<!-- MAP 15 -->
<map name="ci2c_8c_a8d88530833d3685d52ea5486b1316427_icgraph" id="ci2c_8c_a8d88530833d3685d52ea5486b1316427_icgraph">
<area shape="rect" id="node2" href="ci2c__advanced_8ino.html#a4fc01d736fe50cf5b977f755b675f11d" title="setup" alt="" coords="534,31,589,57"/>
<area shape="rect" id="node3" href="ci2c_8h.html#af93c2e35e06edcea492607b628d5ae1f" title="Init an I2C slave structure for cMI2C communication. " alt="" coords="214,31,319,57"/>
<area shape="rect" id="node4" href="ci2c__advanced_8ino.html#ad357f6e59cf5ec94f3ccaa70a20e1b11" title="This procedure calls appropriate functions to get chip ID of FUJITSU devices. " alt="" coords="369,81,485,108"/>
</map>
</div>
</div>
@ -943,7 +1021,14 @@ Here is the caller graph for this function:</div>
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="ci2c_8c_aae536cceb33d07e71af9d459a2fc6dc8_icgraph.png" border="0" usemap="#ci2c_8c_aae536cceb33d07e71af9d459a2fc6dc8_icgraph" alt=""/></div>
<!-- MAP 16 -->
<map name="ci2c_8c_aae536cceb33d07e71af9d459a2fc6dc8_icgraph" id="ci2c_8c_aae536cceb33d07e71af9d459a2fc6dc8_icgraph">
<area shape="rect" id="node2" href="ci2c__advanced_8ino.html#a21e16cd4ec558cb48d7df75c546027a2" title="This procedure calls appropriate functions to perform a proper send transaction on I2C bus..." alt="" coords="153,5,279,32"/>
<area shape="rect" id="node4" href="ci2c__advanced_8ino.html#a5d82c84361ed35c102edb0f5e4f677d4" title="This procedure calls appropriate functions to perform a proper receive transaction on I2C bus..." alt="" coords="154,56,278,83"/>
<area shape="rect" id="node5" href="ci2c__advanced_8ino.html#ad357f6e59cf5ec94f3ccaa70a20e1b11" title="This procedure calls appropriate functions to get chip ID of FUJITSU devices. " alt="" coords="158,107,274,133"/>
<area shape="rect" id="node6" href="ci2c_8h.html#afc15fc625892e1e50e831d7934073299" title="This inline is a wrapper to I2C_read in case of contigous operations. " alt="" coords="163,157,269,184"/>
<area shape="rect" id="node3" href="ci2c__advanced_8ino.html#a4fc01d736fe50cf5b977f755b675f11d" title="setup" alt="" coords="329,56,383,83"/>
<area shape="rect" id="node7" href="ci2c__master__read_8ino.html#afe461d27b9c48d5921c00d521181f12f" title="loop" alt="" coords="333,157,379,184"/>
</map>
</div>
</div>
@ -970,7 +1055,14 @@ Here is the caller graph for this function:</div>
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="ci2c_8c_aaadadbb29f315f2030223665f1988188_icgraph.png" border="0" usemap="#ci2c_8c_aaadadbb29f315f2030223665f1988188_icgraph" alt=""/></div>
<!-- MAP 17 -->
<map name="ci2c_8c_aaadadbb29f315f2030223665f1988188_icgraph" id="ci2c_8c_aaadadbb29f315f2030223665f1988188_icgraph">
<area shape="rect" id="node2" href="ci2c__advanced_8ino.html#a21e16cd4ec558cb48d7df75c546027a2" title="This procedure calls appropriate functions to perform a proper send transaction on I2C bus..." alt="" coords="131,5,258,32"/>
<area shape="rect" id="node4" href="ci2c__advanced_8ino.html#a5d82c84361ed35c102edb0f5e4f677d4" title="This procedure calls appropriate functions to perform a proper receive transaction on I2C bus..." alt="" coords="133,56,257,83"/>
<area shape="rect" id="node5" href="ci2c__advanced_8ino.html#ad357f6e59cf5ec94f3ccaa70a20e1b11" title="This procedure calls appropriate functions to get chip ID of FUJITSU devices. " alt="" coords="137,107,253,133"/>
<area shape="rect" id="node6" href="ci2c_8h.html#afc15fc625892e1e50e831d7934073299" title="This inline is a wrapper to I2C_read in case of contigous operations. " alt="" coords="141,157,248,184"/>
<area shape="rect" id="node3" href="ci2c__advanced_8ino.html#a4fc01d736fe50cf5b977f755b675f11d" title="setup" alt="" coords="307,56,362,83"/>
<area shape="rect" id="node7" href="ci2c__master__read_8ino.html#afe461d27b9c48d5921c00d521181f12f" title="loop" alt="" coords="311,157,358,184"/>
</map>
</div>
</div>
@ -997,7 +1089,14 @@ Here is the caller graph for this function:</div>
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="ci2c_8c_a53eb804c24e8e86717f7aaebdab1aa53_icgraph.png" border="0" usemap="#ci2c_8c_a53eb804c24e8e86717f7aaebdab1aa53_icgraph" alt=""/></div>
<!-- MAP 18 -->
<map name="ci2c_8c_a53eb804c24e8e86717f7aaebdab1aa53_icgraph" id="ci2c_8c_a53eb804c24e8e86717f7aaebdab1aa53_icgraph">
<area shape="rect" id="node2" href="ci2c__advanced_8ino.html#a21e16cd4ec558cb48d7df75c546027a2" title="This procedure calls appropriate functions to perform a proper send transaction on I2C bus..." alt="" coords="129,5,255,32"/>
<area shape="rect" id="node4" href="ci2c__advanced_8ino.html#a5d82c84361ed35c102edb0f5e4f677d4" title="This procedure calls appropriate functions to perform a proper receive transaction on I2C bus..." alt="" coords="130,56,254,83"/>
<area shape="rect" id="node5" href="ci2c__advanced_8ino.html#ad357f6e59cf5ec94f3ccaa70a20e1b11" title="This procedure calls appropriate functions to get chip ID of FUJITSU devices. " alt="" coords="134,107,250,133"/>
<area shape="rect" id="node6" href="ci2c_8h.html#afc15fc625892e1e50e831d7934073299" title="This inline is a wrapper to I2C_read in case of contigous operations. " alt="" coords="139,157,245,184"/>
<area shape="rect" id="node3" href="ci2c__advanced_8ino.html#a4fc01d736fe50cf5b977f755b675f11d" title="setup" alt="" coords="305,56,359,83"/>
<area shape="rect" id="node7" href="ci2c__master__read_8ino.html#afe461d27b9c48d5921c00d521181f12f" title="loop" alt="" coords="309,157,355,184"/>
</map>
</div>
</div>
@ -1023,7 +1122,9 @@ Here is the caller graph for this function:</div>
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="ci2c_8c_a74e1381b536811b202d087471723fb9e_icgraph.png" border="0" usemap="#ci2c_8c_a74e1381b536811b202d087471723fb9e_icgraph" alt=""/></div>
<!-- MAP 19 -->
<map name="ci2c_8c_a74e1381b536811b202d087471723fb9e_icgraph" id="ci2c_8c_a74e1381b536811b202d087471723fb9e_icgraph">
<area shape="rect" id="node2" href="ci2c_8h.html#a41be982659cb049fcdf88a18e3e4c4e0" title="Get I2C current register address (addr may passed this way in procedures if contigous accesses) ..." alt="" coords="136,5,299,32"/>
</map>
</div>
</div>
@ -1056,7 +1157,14 @@ Here is the caller graph for this function:</div>
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="ci2c_8c_ab20db75dfa22dc47df506cab3bd11c60_icgraph.png" border="0" usemap="#ci2c_8c_ab20db75dfa22dc47df506cab3bd11c60_icgraph" alt=""/></div>
<!-- MAP 20 -->
<map name="ci2c_8c_ab20db75dfa22dc47df506cab3bd11c60_icgraph" id="ci2c_8c_ab20db75dfa22dc47df506cab3bd11c60_icgraph">
<area shape="rect" id="node2" href="ci2c__advanced_8ino.html#a21e16cd4ec558cb48d7df75c546027a2" title="This procedure calls appropriate functions to perform a proper send transaction on I2C bus..." alt="" coords="126,5,253,32"/>
<area shape="rect" id="node4" href="ci2c__advanced_8ino.html#a5d82c84361ed35c102edb0f5e4f677d4" title="This procedure calls appropriate functions to perform a proper receive transaction on I2C bus..." alt="" coords="127,56,251,83"/>
<area shape="rect" id="node5" href="ci2c__advanced_8ino.html#ad357f6e59cf5ec94f3ccaa70a20e1b11" title="This procedure calls appropriate functions to get chip ID of FUJITSU devices. " alt="" coords="131,107,247,133"/>
<area shape="rect" id="node6" href="ci2c_8h.html#afc15fc625892e1e50e831d7934073299" title="This inline is a wrapper to I2C_read in case of contigous operations. " alt="" coords="136,157,243,184"/>
<area shape="rect" id="node3" href="ci2c__advanced_8ino.html#a4fc01d736fe50cf5b977f755b675f11d" title="setup" alt="" coords="302,56,357,83"/>
<area shape="rect" id="node7" href="ci2c__master__read_8ino.html#afe461d27b9c48d5921c00d521181f12f" title="loop" alt="" coords="306,157,353,184"/>
</map>
</div>
</div>
@ -1114,7 +1222,11 @@ Here is the caller graph for this function:</div>
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="ci2c_8c_a83adef951ffd9fb5105216f6ee464bb9_icgraph.png" border="0" usemap="#ci2c_8c_a83adef951ffd9fb5105216f6ee464bb9_icgraph" alt=""/></div>
<!-- MAP 21 -->
<map name="ci2c_8c_a83adef951ffd9fb5105216f6ee464bb9_icgraph" id="ci2c_8c_a83adef951ffd9fb5105216f6ee464bb9_icgraph">
<area shape="rect" id="node2" href="ci2c__master__write_8ino.html#afe461d27b9c48d5921c00d521181f12f" title="loop" alt="" coords="191,5,238,32"/>
<area shape="rect" id="node3" href="ci2c_8h.html#a41be982659cb049fcdf88a18e3e4c4e0" title="Get I2C current register address (addr may passed this way in procedures if contigous accesses) ..." alt="" coords="133,56,296,83"/>
<area shape="rect" id="node4" href="ci2c_8h.html#add4eec772922da692bdbb84c354a3fa0" title="This inline is a wrapper to I2C_write in case of contigous operations. " alt="" coords="159,107,270,133"/>
</map>
</div>
</div>