Add KBOOT.

This commit is contained in:
László Monda
2016-08-10 01:45:15 +02:00
commit e6c1fce5b4
9392 changed files with 3751375 additions and 0 deletions

View File

@@ -0,0 +1,70 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.38.0 (20140413.2041)
-->
<!-- Title: LPI2C Driver Pages: 1 -->
<svg width="242pt" height="142pt"
viewBox="0.00 0.00 242.00 142.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 138)">
<title>LPI2C Driver</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-138 238,-138 238,4 -4,4"/>
<!-- Node0 -->
<g id="node1" class="node"><title>Node0</title>
<polygon fill="#bfbfbf" stroke="black" points="0,-57.5 0,-76.5 70,-76.5 70,-57.5 0,-57.5"/>
<text text-anchor="middle" x="35" y="-64.5" font-family="Helvetica,sans-Serif" font-size="10.00">LPI2C Driver</text>
</g>
<!-- Node2 -->
<g id="node2" class="node"><title>Node2</title>
<g id="a_node2"><a xlink:href="group__lpi2c__slave__driver.html" target="_top" xlink:title="LPI2C Slave Driver">
<polygon fill="white" stroke="black" points="122,-114.5 122,-133.5 218,-133.5 218,-114.5 122,-114.5"/>
<text text-anchor="middle" x="170" y="-121.5" font-family="Helvetica,sans-Serif" font-size="10.00">LPI2C Slave Driver</text>
</a>
</g>
</g>
<!-- Node0&#45;&gt;Node2 -->
<g id="edge2" class="edge"><title>Node0&#45;&gt;Node2</title>
<path fill="none" stroke="black" d="M60.3009,-81.7896C73.4974,-89.4078 90.2872,-98.4468 106,-105 114.541,-108.562 123.984,-111.772 132.903,-114.496"/>
<polygon fill="black" stroke="black" points="61.7874,-78.6034 51.3935,-76.5494 58.2379,-84.6368 61.7874,-78.6034"/>
</g>
<!-- Node4 -->
<g id="node3" class="node"><title>Node4</title>
<g id="a_node3"><a xlink:href="group__lpi2c__slave__edma__driver.html" target="_top" xlink:title="LPI2C Slave DMA Driver">
<polygon fill="white" stroke="black" points="109.5,-76.5 109.5,-95.5 230.5,-95.5 230.5,-76.5 109.5,-76.5"/>
<text text-anchor="middle" x="170" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">LPI2C Slave DMA Driver</text>
</a>
</g>
</g>
<!-- Node0&#45;&gt;Node4 -->
<g id="edge4" class="edge"><title>Node0&#45;&gt;Node4</title>
<path fill="none" stroke="black" d="M80.4018,-73.3431C89.6761,-74.668 99.5973,-76.0853 109.322,-77.4746"/>
<polygon fill="black" stroke="black" points="80.6453,-69.8424 70.2508,-71.893 79.6553,-76.7721 80.6453,-69.8424"/>
</g>
<!-- Node3 -->
<g id="node4" class="node"><title>Node3</title>
<g id="a_node4"><a xlink:href="group__lpi2c__master__edma__driver.html" target="_top" xlink:title="LPI2C Master DMA Driver">
<polygon fill="white" stroke="black" points="106,-38.5 106,-57.5 234,-57.5 234,-38.5 106,-38.5"/>
<text text-anchor="middle" x="170" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00">LPI2C Master DMA Driver</text>
</a>
</g>
</g>
<!-- Node0&#45;&gt;Node3 -->
<g id="edge3" class="edge"><title>Node0&#45;&gt;Node3</title>
<path fill="none" stroke="black" d="M80.3459,-60.6649C88.5659,-59.4906 97.2958,-58.2435 105.948,-57.0075"/>
<polygon fill="black" stroke="black" points="79.6553,-57.2279 70.2508,-62.107 80.6453,-64.1576 79.6553,-57.2279"/>
</g>
<!-- Node1 -->
<g id="node5" class="node"><title>Node1</title>
<g id="a_node5"><a xlink:href="group__lpi2c__master__driver.html" target="_top" xlink:title="LPI2C Master Driver">
<polygon fill="white" stroke="black" points="118.5,-0.5 118.5,-19.5 221.5,-19.5 221.5,-0.5 118.5,-0.5"/>
<text text-anchor="middle" x="170" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">LPI2C Master Driver</text>
</a>
</g>
</g>
<!-- Node0&#45;&gt;Node1 -->
<g id="edge1" class="edge"><title>Node0&#45;&gt;Node1</title>
<path fill="none" stroke="black" d="M60.3009,-52.2104C73.4974,-44.5922 90.2872,-35.5532 106,-29 114.541,-25.4381 123.984,-22.228 132.903,-19.5038"/>
<polygon fill="black" stroke="black" points="58.2379,-49.3632 51.3935,-57.4506 61.7874,-55.3966 58.2379,-49.3632"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.9 KiB