pdc__example_8c_0ddf1224851353fc92bfbff6f499fa97_cgraph.dot

来自「avr32100.zip Embedded demo」· DOT 代码 · 共 14 行

DOT
14
字号
digraph G{  edge [fontname="FreeSans.ttf",fontsize=10,labelfontname="FreeSans.ttf",labelfontsize=10];  node [fontname="FreeSans.ttf",fontsize=10,shape=record];  rankdir=LR;  Node1 [label="main",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled" fontcolor="black"];  Node1 -> Node2 [color="midnightblue",fontsize=10,style="solid",fontname="FreeSans.ttf"];  Node2 [label="pdc_flushCache",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$pdc_8c.html#2b547452934d9ac4de77067b9f0a50fe"];  Node1 -> Node3 [color="midnightblue",fontsize=10,style="solid",fontname="FreeSans.ttf"];  Node3 [label="rgb_setColor",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$pdc__example_8c.html#5c306d9eb1786a113d9cbbd151f48a98"];  Node1 -> Node4 [color="midnightblue",fontsize=10,style="solid",fontname="FreeSans.ttf"];  Node4 [label="usart_init2",height=0.2,width=0.4,color="red", fillcolor="white", style="filled",URL="$testsuite_2bravo__validation_2pdc_2usart_8c.html#d2cd45d1e18b6d00c182ac3663f0aa72"];}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?