events.c File Reference

Go to the source code of this file.

Functions

void High (void *arg)
void Low (void *arg)
int main (void)


Function Documentation

void High ( void *  arg  ) 

Examples:
events/events.c.

Definition at line 75 of file events.c.

References NutEventPost(), NutEventWait(), NutSleep(), NutThreadSetPriority(), and puts.

Referenced by main().

void Low ( void *  arg  ) 

Examples:
events/events.c.

Definition at line 96 of file events.c.

References NutEventPost(), NutEventWait(), NutSleep(), NutThreadSetPriority(), and puts.

Referenced by main().

int main ( void   ) 

Definition at line 116 of file events.c.

References _fileno(), _ioctl(), DEV_DEBUG, DEV_DEBUG_NAME, freopen(), High(), Low(), NutEventPost(), NutEventWait(), NutRegisterDevice(), NutSleep(), NutThreadCreate(), puts, stdout, and UART_SETSPEED.


© 2000-2007 by egnite Software GmbH - visit http://www.ethernut.de/