l4re-base-25.08.0

This commit is contained in:
2025-09-12 15:55:45 +02:00
commit d959eaab98
37938 changed files with 9382688 additions and 0 deletions

View File

@@ -0,0 +1,54 @@
<?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.42.4 (0)
-->
<!-- Title: Interface for asynchronous ISR handlers. Pages: 1 -->
<svg width="487pt" height="49pt"
viewBox="0.00 0.00 487.00 49.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 45)">
<title>Interface for asynchronous ISR handlers.</title>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="group__l4irq__api.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="113,-30 0,-30 0,-11 113,-11 113,-30"/>
<text text-anchor="middle" x="56.5" y="-18" font-family="Helvetica,sans-Serif" font-size="10.00">IRQ handling library</text>
</a>
</g>
</g>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title="This interface has just two (main) functions.">
<polygon fill="#999999" stroke="#666666" points="296,-35.5 149,-35.5 149,-5.5 296,-5.5 296,-35.5"/>
<text text-anchor="start" x="157" y="-23.5" font-family="Helvetica,sans-Serif" font-size="10.00">Interface for asynchronous</text>
<text text-anchor="middle" x="222.5" y="-12.5" font-family="Helvetica,sans-Serif" font-size="10.00"> ISR handlers.</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge1" class="edge">
<title>Node2&#45;&gt;Node1</title>
<path fill="none" stroke="black" d="M123.19,-20.5C131.64,-20.5 140.33,-20.5 148.88,-20.5"/>
<polygon fill="black" stroke="black" points="123.02,-17 113.02,-20.5 123.02,-24 123.02,-17"/>
</g>
<!-- Node3 -->
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a xlink:href="group__l4irq__api__async__cap.html" target="_top" xlink:title="This group is just an enhanced version to l4irq_request() which takes a capability object instead of ...">
<polygon fill="white" stroke="#666666" points="479,-41 332,-41 332,0 479,0 479,-41"/>
<text text-anchor="start" x="340" y="-29" font-family="Helvetica,sans-Serif" font-size="10.00">Interface for asynchronous</text>
<text text-anchor="start" x="340" y="-18" font-family="Helvetica,sans-Serif" font-size="10.00"> ISR handlers with a given</text>
<text text-anchor="middle" x="405.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00"> IRQ capability.</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="black" d="M306.12,-20.5C314.72,-20.5 323.42,-20.5 331.91,-20.5"/>
<polygon fill="black" stroke="black" points="306.08,-17 296.08,-20.5 306.08,-24 306.08,-17"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.7 KiB