Text Connection Graph: App

Main.StdControl  ->  AppM.StdControl
AppM.StdControl  ->  IdentC.StdControl
AppM.StdControl  ->  GenericComm.StdControl
AppM.StdControl  ->  Logger.StdControl
AppM.StdControl  ->  TimerC.StdControl
TimerC.StdControl  =  TimerM.StdControl
Logger.StdControl  =  LoggerM.StdControl
GenericComm.StdControl  =  AMStandard.StdControl
AppM.Leds  ->  LedsC.Leds
AppM.Ident  ->  IdentC.Ident
AppM.ReceiveMsg  ->  GenericComm.ReceiveMsg
IdentC.ReceiveMsg  ->  GenericComm.ReceiveMsg
AppM.ReceiveMsg  ->  GenericComm.ReceiveMsg
AppM.LoggerWrite  ->  Logger.LoggerWrite
Logger.LoggerWrite  =  LoggerM.LoggerWrite
AppM.LoggerRead  ->  Logger.LoggerRead
Logger.LoggerRead  =  LoggerM.LoggerRead
IdentC.Leds  ->  LedsC.Leds
IdentC.Timer  ->  TimerC.Timer
TimerC.Timer  =  TimerM.Timer
IdentC.SendMsg  ->  GenericComm.SendMsg
GenericComm.SendMsg  =  AMStandard.SendMsg
IdentC.Range  ->  RangeC.Range
RangeC.Range  =  RangeM.Range
RealMain.StdControl  =  Main.StdControl
RealMain.hardwareInit  ->  HPLInit.init
RealMain.Pot  ->  PotC.Pot
PotC.Pot  =  PotM.Pot
PotM.HPLPot  ->  HPLPotC.HPLPot
LoggerM.StdControl  ->  EEPROM.StdControl
EEPROM.StdControl  =  eepromM.StdControl
LoggerM.EEPROMWrite  ->  EEPROM.EEPROMWrite
EEPROM.EEPROMWrite  =  eepromM.EEPROMWrite
LoggerM.EEPROMRead  ->  EEPROM.EEPROMRead
EEPROM.EEPROMRead  =  eepromM.EEPROMRead
eepromM.StdControl  ->  PageEEPROMC.StdControl
PageEEPROMC.StdControl  =  PageEEPROMM.StdControl
eepromM.PageEEPROM  ->  PageEEPROMC.PageEEPROM
PageEEPROMC.PageEEPROM  =  PageEEPROMShare.PageEEPROM
PageEEPROMShare.PageEEPROM  ->  PageEEPROMM.PageEEPROM
PageEEPROMM.FastSPI  ->  HPLFlash.FastSPI
HPLFlash.FastSPI  =  HPLFlashM.FastSPI
PageEEPROMM.StdControl  ->  HPLFlash.StdControl
HPLFlash.StdControl  =  HPLFlashM.StdControl
PageEEPROMM.Resource  ->  HPLFlash.Resource
HPLFlash.Resource  =  HPLFlashM.Resource
PageEEPROMM.getCompareStatus  ->  HPLFlash.getCompareStatus
HPLFlash.getCompareStatus  ->  HPLFlashM.getCompareStatus
PageEEPROMM.SlavePin  ->  HPLFlash.SlavePin
HPLFlash.SlavePin  =  HPLFlashM.SlavePin
PageEEPROMM.Leds  ->  NoLeds.Leds
HPLFlashM.StdControl  ->  SlavePinC.StdControl
SlavePinC.StdControl  =  SlavePinM.StdControl
HPLFlashM.SlavePin  ->  SlavePinC.SlavePin
SlavePinC.SlavePin  =  SlavePinM.SlavePin
SpiByteFifoC.SlavePin  ->  SlavePinC.SlavePin
SlavePinM.HPLSlavePin  ->  HPLSlavePinC.HPLSlavePin
GenericComm.ReceiveMsg  =  AMStandard.ReceiveMsg
AMStandard.sendDone  ->  GenericComm.sendDone
GenericComm.activity  ->  AMStandard.activity
AMStandard.StdControl  ->  TimerC.StdControl
AMStandard.Timer  ->  TimerC.Timer
AMStandard.StdControl  ->  UARTFramedPacket.StdControl
UARTFramedPacket.StdControl  =  FramerM.StdControl
AMStandard.BareSendMsg  ->  UARTFramedPacket.BareSendMsg
UARTFramedPacket.BareSendMsg  =  FramerM.BareSendMsg
AMStandard.ReceiveMsg  ->  UARTFramedPacket.ReceiveMsg
AMStandard.StdControl  ->  RadioCRCPacket.StdControl
RadioCRCPacket.StdControl  =  MicaHighSpeedRadioM.StdControl
AMStandard.BareSendMsg  ->  RadioCRCPacket.BareSendMsg
RadioCRCPacket.BareSendMsg  =  MicaHighSpeedRadioM.BareSendMsg
AMStandard.ReceiveMsg  ->  RadioCRCPacket.ReceiveMsg
AMStandard.PowerManagement  ->  HPLPowerManagementM.PowerManagement
RadioCRCPacket.ReceiveMsg  =  MicaHighSpeedRadioM.ReceiveMsg
MicaHighSpeedRadioM.PowerManagement  ->  HPLPowerManagementM.PowerManagement
MicaHighSpeedRadioM.RadioEncoding  ->  SecDedEncoding.RadioEncoding
MicaHighSpeedRadioM.Random  ->  RandomLFSR.Random
MicaHighSpeedRadioM.ChannelMon  ->  ChannelMonC.ChannelMon
MicaHighSpeedRadioM.RadioTiming  ->  RadioTimingC.RadioTiming
MicaHighSpeedRadioM.SpiByteFifo  ->  SpiByteFifoC.SpiByteFifo
ChannelMonC.Random  ->  RandomLFSR.Random
UARTFramedPacket.ReceiveMsg  =  FramerAckM.ReceiveMsg
FramerAckM.TokenReceiveMsg  ->  FramerM.TokenReceiveMsg
FramerAckM.ReceiveMsg  ->  FramerM.ReceiveMsg
FramerM.StdControl  ->  UART.StdControl
UART.StdControl  =  UARTM.StdControl
FramerM.ByteComm  ->  UART.ByteComm
UART.ByteComm  =  UARTM.ByteComm
UARTM.HPLUART  ->  HPLUARTC.HPLUART
HPLUARTC.HPLUART  =  HPLUARTM.HPLUART
TimerM.Leds  ->  NoLeds.Leds
TimerM.Clock  ->  ClockC.Clock
ClockC.Clock  =  HPLClock.Clock
TimerM.PowerManagement  ->  HPLPowerManagementM.PowerManagement
ClockC.StdControl  =  HPLClock.StdControl
RangeM.Pot  ->  PotC.Pot

Generated by nesdoc