File nut/app/basemon/utils.c


Included Files


Global Function Delay()

void Delay ( long nops )
Prototyped in: nut/app/basemon/utils.h
Called by: DetectSpeed() nut/app/basemon/uart.c
  NicMmuWait() nut/app/basemon/smsc.c
  NicPhyConfig() nut/app/basemon/smsc.c
  NicReset() nut/app/basemon/smsc.c
  RealtekSend() nut/app/basemon/realtek.c
  RealtekTest() nut/app/basemon/realtek.c
  SmscSend() nut/app/basemon/smsc.c
  SmscTestBuffer() nut/app/basemon/smsc.c
  SmscTestInterrupt() nut/app/basemon/smsc.c

Global Function hex2bin()

int hex2bin ( char c )
Prototyped in: nut/app/basemon/utils.h