📄 apps.oscilloscope.oscilloscope.nc.app.if.dot
字号:
digraph "Oscilloscope_if" { rankdir=LR; ratio=compress; margin="0,0"; ranksep=0.0005; nodesep=0.1; node [shape=ellipse style=filled fillcolor="#e0e0e0"]; node [fontsize=10 height=.1 width=.1]; edge [fontsize=9 arrowsize=.8]; node [fontcolor=blue]; edge [fontcolor=blue]; Main [URL="tos.system.Main.nc.html"]; TimerC [URL="tos.system.TimerC.nc.html"]; Main -> TimerC [ label="StdControl" URL="tos.interfaces.StdControl.nc.html" ]; Main [URL="tos.system.Main.nc.html"]; OscilloscopeM [URL="apps.Oscilloscope.OscilloscopeM.nc.html"]; Main -> OscilloscopeM [ label="StdControl" URL="tos.interfaces.StdControl.nc.html" ]; TimerC [URL="tos.system.TimerC.nc.html"]; TimerM [URL="tos.system.TimerM.nc.html"]; TimerC -> TimerM [ style=dashed label="StdControl" URL="tos.interfaces.StdControl.nc.html" ]; OscilloscopeM [URL="apps.Oscilloscope.OscilloscopeM.nc.html"]; TimerC [URL="tos.system.TimerC.nc.html"]; OscilloscopeM -> TimerC [ label="Timer" URL="tos.interfaces.Timer.nc.html" ]; TimerC [URL="tos.system.TimerC.nc.html"]; TimerM [URL="tos.system.TimerM.nc.html"]; TimerC -> TimerM [ style=dashed label="Timer" URL="tos.interfaces.Timer.nc.html" ]; OscilloscopeM [URL="apps.Oscilloscope.OscilloscopeM.nc.html"]; LedsC [URL="tos.system.LedsC.nc.html"]; OscilloscopeM -> LedsC [ label="Leds" URL="tos.interfaces.Leds.nc.html" ]; OscilloscopeM [URL="apps.Oscilloscope.OscilloscopeM.nc.html"]; DemoSensorC [URL="tos.sensorboards.basicsb.DemoSensorC.nc.html"]; OscilloscopeM -> DemoSensorC [ label="StdControl" URL="tos.interfaces.StdControl.nc.html" ]; DemoSensorC [URL="tos.sensorboards.basicsb.DemoSensorC.nc.html"]; Photo [URL="tos.sensorboards.basicsb.Photo.nc.html"]; DemoSensorC -> Photo [ style=dashed label="StdControl" URL="tos.interfaces.StdControl.nc.html" ]; OscilloscopeM [URL="apps.Oscilloscope.OscilloscopeM.nc.html"]; DemoSensorC [URL="tos.sensorboards.basicsb.DemoSensorC.nc.html"]; OscilloscopeM -> DemoSensorC [ label="ADC" URL="tos.interfaces.ADC.nc.html" ]; DemoSensorC [URL="tos.sensorboards.basicsb.DemoSensorC.nc.html"]; Photo [URL="tos.sensorboards.basicsb.Photo.nc.html"]; DemoSensorC -> Photo [ style=dashed label="ADC" URL="tos.interfaces.ADC.nc.html" ]; OscilloscopeM [URL="apps.Oscilloscope.OscilloscopeM.nc.html"]; UARTComm [URL="tos.system.UARTComm.nc.html"]; OscilloscopeM -> UARTComm [ label="StdControl" URL="tos.interfaces.StdControl.nc.html" ]; UARTComm [URL="tos.system.UARTComm.nc.html"]; AMStandard [URL="tos.system.AMStandard.nc.html"]; UARTComm -> AMStandard [ style=dashed label="StdControl" URL="tos.interfaces.StdControl.nc.html" ]; OscilloscopeM [URL="apps.Oscilloscope.OscilloscopeM.nc.html"]; UARTComm [URL="tos.system.UARTComm.nc.html"]; OscilloscopeM -> UARTComm [ label="ReceiveMsg" URL="tos.interfaces.ReceiveMsg.nc.html" ]; OscilloscopeM [URL="apps.Oscilloscope.OscilloscopeM.nc.html"]; UARTComm [URL="tos.system.UARTComm.nc.html"]; OscilloscopeM -> UARTComm [ label="SendMsg" URL="tos.interfaces.SendMsg.nc.html" ]; UARTComm [URL="tos.system.UARTComm.nc.html"]; AMStandard [URL="tos.system.AMStandard.nc.html"]; UARTComm -> AMStandard [ style=dashed label="SendMsg" URL="tos.interfaces.SendMsg.nc.html" ]; RealMain [URL="tos.system.RealMain.nc.html"]; Main [URL="tos.system.Main.nc.html"]; RealMain -> Main [ style=dashed label="StdControl" URL="tos.interfaces.StdControl.nc.html" ]; RealMain [URL="tos.system.RealMain.nc.html"]; HPLInit [URL="tos.platform.avrmote.HPLInit.nc.html"]; RealMain -> HPLInit [ label="func:init" fontcolor=black ]; RealMain [URL="tos.system.RealMain.nc.html"]; PotC [URL="tos.system.PotC.nc.html"]; RealMain -> PotC [ label="Pot" URL="tos.interfaces.Pot.nc.html" ]; PotC [URL="tos.system.PotC.nc.html"]; PotM [URL="tos.system.PotM.nc.html"]; PotC -> PotM [ style=dashed label="Pot" URL="tos.interfaces.Pot.nc.html" ]; PotM [URL="tos.system.PotM.nc.html"]; HPLPotC [URL="tos.platform.mica2.HPLPotC.nc.html"]; PotM -> HPLPotC [ label="HPLPot" URL="tos.interfaces.HPLPot.nc.html" ]; TimerM [URL="tos.system.TimerM.nc.html"]; NoLeds [URL="tos.system.NoLeds.nc.html"]; TimerM -> NoLeds [ label="Leds" URL="tos.interfaces.Leds.nc.html" ]; TimerM [URL="tos.system.TimerM.nc.html"]; ClockC [URL="tos.system.ClockC.nc.html"]; TimerM -> ClockC [ label="Clock" URL="tos.interfaces.Clock.nc.html" ]; ClockC [URL="tos.system.ClockC.nc.html"]; HPLClock [URL="tos.platform.mica.HPLClock.nc.html"]; ClockC -> HPLClock [ style=dashed label="Clock" URL="tos.interfaces.Clock.nc.html" ]; TimerM [URL="tos.system.TimerM.nc.html"]; HPLPowerManagementM [URL="tos.platform.micaz.HPLPowerManagementM.nc.html"]; TimerM -> HPLPowerManagementM [ label="PowerManagement" URL="tos.interfaces.PowerManagement.nc.html" ]; ClockC [URL="tos.system.ClockC.nc.html"]; HPLClock [URL="tos.platform.mica.HPLClock.nc.html"]; ClockC -> HPLClock [ style=dashed label="StdControl" URL="tos.interfaces.StdControl.nc.html" ]; Photo [URL="tos.sensorboards.basicsb.Photo.nc.html"]; PhotoM [URL="tos.sensorboards.basicsb.PhotoM.nc.html"]; Photo -> PhotoM [ style=dashed label="StdControl" URL="tos.interfaces.StdControl.nc.html" ]; Photo [URL="tos.sensorboards.basicsb.Photo.nc.html"]; ADCC [URL="tos.platform.mica2.ADCC.nc.html"]; Photo -> ADCC [ style=dashed label="ADC" URL="tos.interfaces.ADC.nc.html" ]; ADCC [URL="tos.platform.mica2.ADCC.nc.html"]; ADCREFM [URL="tos.platform.mica2.ADCREFM.nc.html"]; ADCC -> ADCREFM [ style=dashed label="ADC" URL="tos.interfaces.ADC.nc.html" ]; PhotoM [URL="tos.sensorboards.basicsb.PhotoM.nc.html"]; ADCC [URL="tos.platform.mica2.ADCC.nc.html"]; PhotoM -> ADCC [ label="ADCControl" URL="tos.platform.mica2.ADCControl.nc.html" ]; ADCC [URL="tos.platform.mica2.ADCC.nc.html"]; ADCREFM [URL="tos.platform.mica2.ADCREFM.nc.html"]; ADCC -> ADCREFM [ style=dashed label="ADCControl" URL="tos.platform.mica2.ADCControl.nc.html" ]; ADCC [URL="tos.platform.mica2.ADCC.nc.html"]; ADCREFM [URL="tos.platform.mica2.ADCREFM.nc.html"]; ADCC -> ADCREFM [ style=dashed label="ADC" URL="tos.interfaces.ADC.nc.html" ]; ADCREFM [URL="tos.platform.mica2.ADCREFM.nc.html"]; TimerC [URL="tos.system.TimerC.nc.html"]; ADCREFM -> TimerC [ label="Timer" URL="tos.interfaces.Timer.nc.html" ]; ADCREFM [URL="tos.platform.mica2.ADCREFM.nc.html"]; HPLADCM [URL="tos.platform.micaz.HPLADCM.nc.html"]; ADCREFM -> HPLADCM [ label="HPLADC" URL="tos.interfaces.HPLADC.nc.html" ]; UARTComm [URL="tos.system.UARTComm.nc.html"]; AMStandard [URL="tos.system.AMStandard.nc.html"]; UARTComm -> AMStandard [ style=dashed label="ReceiveMsg" URL="tos.interfaces.ReceiveMsg.nc.html" ]; AMStandard [URL="tos.system.AMStandard.nc.html"]; UARTComm [URL="tos.system.UARTComm.nc.html"]; AMStandard -> UARTComm [ label="func:sendDone" fontcolor=black ]; AMStandard [URL="tos.system.AMStandard.nc.html"]; UARTFramedPacket [URL="tos.system.UARTFramedPacket.nc.html"]; AMStandard -> UARTFramedPacket [ label="StdControl" URL="tos.interfaces.StdControl.nc.html" ]; UARTFramedPacket [URL="tos.system.UARTFramedPacket.nc.html"]; FramerM [URL="tos.system.FramerM.nc.html"]; UARTFramedPacket -> FramerM [ style=dashed label="StdControl" URL="tos.interfaces.StdControl.nc.html" ]; AMStandard [URL="tos.system.AMStandard.nc.html"]; UARTFramedPacket [URL="tos.system.UARTFramedPacket.nc.html"]; AMStandard -> UARTFramedPacket [ label="BareSendMsg" URL="tos.interfaces.BareSendMsg.nc.html" ]; UARTFramedPacket [URL="tos.system.UARTFramedPacket.nc.html"]; FramerM [URL="tos.system.FramerM.nc.html"]; UARTFramedPacket -> FramerM [ style=dashed label="BareSendMsg" URL="tos.interfaces.BareSendMsg.nc.html" ]; AMStandard [URL="tos.system.AMStandard.nc.html"]; UARTFramedPacket [URL="tos.system.UARTFramedPacket.nc.html"]; AMStandard -> UARTFramedPacket [ label="ReceiveMsg" URL="tos.interfaces.ReceiveMsg.nc.html" ]; AMStandard [URL="tos.system.AMStandard.nc.html"]; PacketSink [URL="tos.system.PacketSink.nc.html"]; AMStandard -> PacketSink [ label="StdControl" URL="tos.interfaces.StdControl.nc.html" ]; AMStandard [URL="tos.system.AMStandard.nc.html"]; PacketSink [URL="tos.system.PacketSink.nc.html"]; AMStandard -> PacketSink [ label="BareSendMsg" URL="tos.interfaces.BareSendMsg.nc.html" ]; AMStandard [URL="tos.system.AMStandard.nc.html"]; PacketSink [URL="tos.system.PacketSink.nc.html"]; AMStandard -> PacketSink [ label="ReceiveMsg" URL="tos.interfaces.ReceiveMsg.nc.html" ]; AMStandard [URL="tos.system.AMStandard.nc.html"]; TimerC [URL="tos.system.TimerC.nc.html"]; AMStandard -> TimerC [ label="StdControl" URL="tos.interfaces.StdControl.nc.html" ]; AMStandard [URL="tos.system.AMStandard.nc.html"]; TimerC [URL="tos.system.TimerC.nc.html"]; AMStandard -> TimerC [ label="Timer" URL="tos.interfaces.Timer.nc.html" ]; AMStandard [URL="tos.system.AMStandard.nc.html"]; HPLPowerManagementM [URL="tos.platform.micaz.HPLPowerManagementM.nc.html"]; AMStandard -> HPLPowerManagementM [ label="PowerManagement" URL="tos.interfaces.PowerManagement.nc.html" ]; UARTFramedPacket [URL="tos.system.UARTFramedPacket.nc.html"]; FramerAckM [URL="tos.system.FramerAckM.nc.html"]; UARTFramedPacket -> FramerAckM [ style=dashed label="ReceiveMsg" URL="tos.interfaces.ReceiveMsg.nc.html" ]; FramerAckM [URL="tos.system.FramerAckM.nc.html"]; FramerM [URL="tos.system.FramerM.nc.html"]; FramerAckM -> FramerM [ label="TokenReceiveMsg" URL="tos.interfaces.TokenReceiveMsg.nc.html" ]; FramerAckM [URL="tos.system.FramerAckM.nc.html"]; FramerM [URL="tos.system.FramerM.nc.html"]; FramerAckM -> FramerM [ label="ReceiveMsg" URL="tos.interfaces.ReceiveMsg.nc.html" ]; FramerM [URL="tos.system.FramerM.nc.html"]; UART [URL="tos.system.UART.nc.html"]; FramerM -> UART [ label="StdControl" URL="tos.interfaces.StdControl.nc.html" ]; UART [URL="tos.system.UART.nc.html"]; UARTM [URL="tos.system.UARTM.nc.html"]; UART -> UARTM [ style=dashed label="StdControl" URL="tos.interfaces.StdControl.nc.html" ]; FramerM [URL="tos.system.FramerM.nc.html"]; UART [URL="tos.system.UART.nc.html"]; FramerM -> UART [ label="ByteComm" URL="tos.interfaces.ByteComm.nc.html" ]; UART [URL="tos.system.UART.nc.html"]; UARTM [URL="tos.system.UARTM.nc.html"]; UART -> UARTM [ style=dashed label="ByteComm" URL="tos.interfaces.ByteComm.nc.html" ]; UARTM [URL="tos.system.UARTM.nc.html"]; HPLUARTC [URL="tos.platform.mica2.HPLUARTC.nc.html"]; UARTM -> HPLUARTC [ label="HPLUART" URL="tos.interfaces.HPLUART.nc.html" ]; HPLUARTC [URL="tos.platform.mica2.HPLUARTC.nc.html"]; HPLUART0M [URL="tos.platform.mica2.HPLUART0M.nc.html"]; HPLUARTC -> HPLUART0M [ style=dashed label="HPLUART" URL="tos.interfaces.HPLUART.nc.html" ];}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -