mirror of
https://github.com/SMFSW/cI2C
synced 2024-11-12 21:58:51 +01:00
5be682b96f
Commit: b079e7997d
17 lines
1.4 KiB
Plaintext
17 lines
1.4 KiB
Plaintext
digraph "examples" {
|
|
compound=true
|
|
node [ fontsize="10", fontname="Helvetica"];
|
|
edge [ labelfontsize="10", labelfontname="Helvetica"];
|
|
subgraph clusterdir_d28a4824dc47e487b107a5db32ef43c4 {
|
|
graph [ bgcolor="#eeeeff", pencolor="black", label="" URL="dir_d28a4824dc47e487b107a5db32ef43c4.html"];
|
|
dir_d28a4824dc47e487b107a5db32ef43c4 [shape=plaintext label="examples"];
|
|
dir_419b297866c2b522bec278c4530a3ff4 [shape=box label="ci2c_advanced" color="black" fillcolor="white" style="filled" URL="dir_419b297866c2b522bec278c4530a3ff4.html"];
|
|
dir_da41f142aa2492330ee0814d5b195d46 [shape=box label="ci2c_master_read" color="black" fillcolor="white" style="filled" URL="dir_da41f142aa2492330ee0814d5b195d46.html"];
|
|
dir_21e6c782f8f210e0aa25fe7f50fbd34b [shape=box label="ci2c_master_write" color="black" fillcolor="white" style="filled" URL="dir_21e6c782f8f210e0aa25fe7f50fbd34b.html"];
|
|
}
|
|
dir_68267d1309a1af8e8297ef4c3efbcdba [shape=box label="src" URL="dir_68267d1309a1af8e8297ef4c3efbcdba.html"];
|
|
dir_da41f142aa2492330ee0814d5b195d46->dir_68267d1309a1af8e8297ef4c3efbcdba [headlabel="1", labeldistance=1.5 headhref="dir_000002_000004.html"];
|
|
dir_21e6c782f8f210e0aa25fe7f50fbd34b->dir_68267d1309a1af8e8297ef4c3efbcdba [headlabel="1", labeldistance=1.5 headhref="dir_000003_000004.html"];
|
|
dir_419b297866c2b522bec278c4530a3ff4->dir_68267d1309a1af8e8297ef4c3efbcdba [headlabel="1", labeldistance=1.5 headhref="dir_000001_000004.html"];
|
|
}
|