File nut/app/twitest/twitest.c


Included Files


Preprocessor definitions

#define LED1_INIT

#define LED1_TOGGLE

#define LED2_START_THREAD


Local Variables

banner
static const char* banner
Used in: NutAppMain()  

Global Function Hardware_Init()

void Hardware_Init ( void )
Called by: NutAppMain() nut/app/twitest/twitest.c

Global Function NutAppMain()

int NutAppMain ( void )
Calls: Hardware_Init() nut/app/twitest/twitest.c
  NutRegisterDevice(), NutSleep(), _fileno(), _ioctl(), freopen(), puts()
References Variables: banner nut/app/twitest/twitest.c

Global Function ScanBus()

int ScanBus ( uint32_t tmo )