File nut/hwtest/avr/basemon/utils.c


Included Files


Global Function Delay()

void Delay ( long nops )
Prototyped in: nut/hwtest/avr/basemon/utils.h
Called by: DetectSpeed() nut/hwtest/avr/basemon/uart.c
  DhcpTransact() nut/boot/eboot/dhcp.c
  EmulateNicEeprom() nut/boot/eboot/ether.c
  NicInit() nut/boot/eboot/ether.c
  NicMmuWait() nut/hwtest/avr/basemon/smsc.c
  NicPhyConfig() nut/hwtest/avr/basemon/smsc.c
  NicReset() nut/hwtest/avr/basemon/smsc.c
  NvMemWaitReady() nut/boot/bootmon/nvmem.c
  RealtekSend() nut/hwtest/avr/basemon/realtek.c
  RealtekTest() nut/hwtest/avr/basemon/realtek.c
  SmscSend() nut/hwtest/avr/basemon/smsc.c
  SmscTestBuffer() nut/hwtest/avr/basemon/smsc.c
  SmscTestInterrupt() nut/hwtest/avr/basemon/smsc.c
  TestPorts() nut/hwtest/avr/basemon/basemon.c

Global Function hex2bin()

int hex2bin ( char c )
Prototyped in: nut/hwtest/avr/basemon/utils.h
Called by: BaseMon() nut/hwtest/avr/basemon/basemon.c
  GetMac() nut/boot/bootmon/dialog.c