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 78 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 99 of file events.c.

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

Referenced by main().

int main ( void   ) 

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