mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
ce388a4111
Refactored internal EMAC DMA access. Added MPLL acquire to manage access to the MPLL by multiple periphs.
38 lines
3.1 KiB
Plaintext
38 lines
3.1 KiB
Plaintext
<mxfile host="65bd71144e">
|
|
<diagram id="2slUtqeVQ_YClrP7IetR" name="Page-1">
|
|
<mxGraphModel dx="758" dy="421" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
|
|
<root>
|
|
<mxCell id="0"/>
|
|
<mxCell id="1" parent="0"/>
|
|
<mxCell id="4" style="edgeStyle=orthogonalEdgeStyle;html=1;exitX=1;exitY=0.25;exitDx=0;exitDy=0;entryX=0;entryY=0.25;entryDx=0;entryDy=0;" parent="1" source="2" target="3" edge="1">
|
|
<mxGeometry relative="1" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="5" style="edgeStyle=orthogonalEdgeStyle;html=1;exitX=1;exitY=0.25;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;rounded=0;" parent="1" source="2" target="2" edge="1">
|
|
<mxGeometry relative="1" as="geometry">
|
|
<mxPoint x="310" y="240" as="targetPoint"/>
|
|
<Array as="points">
|
|
<mxPoint x="270" y="205"/>
|
|
<mxPoint x="270" y="260"/>
|
|
</Array>
|
|
</mxGeometry>
|
|
</mxCell>
|
|
<mxCell id="2" value="ESP32P4" style="rounded=0;whiteSpace=wrap;html=1;align=left;verticalAlign=top;fontStyle=1;fontSize=14;strokeWidth=2;" parent="1" vertex="1">
|
|
<mxGeometry x="90" y="150" width="120" height="220" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="3" value="PHY" style="rounded=0;whiteSpace=wrap;html=1;align=left;verticalAlign=top;fontStyle=1;fontSize=14;strokeWidth=2;" parent="1" vertex="1">
|
|
<mxGeometry x="330" y="150" width="120" height="220" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="6" value="<b>REF50M</b><br>GPIO23/39" style="text;strokeColor=none;fillColor=none;align=right;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
|
<mxGeometry x="130" y="190" width="80" height="30" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="7" value="<b>RMII_CLK</b><br>GPIO32/44/50" style="text;strokeColor=none;fillColor=none;align=right;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
|
<mxGeometry x="120" y="245" width="90" height="30" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="8" value="REF_CLKI" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
|
|
<mxGeometry x="330" y="190" width="80" height="30" as="geometry"/>
|
|
</mxCell>
|
|
</root>
|
|
</mxGraphModel>
|
|
</diagram>
|
|
</mxfile>
|