ostimer_s3c4510b.c File Reference

Go to the source code of this file.

Defines

#define NUT_CPU_FREQ   1000000UL
#define NUT_TICK_FREQ   1000UL

Functions

void NutRegisterTimer (void(*handler)(void *))
 Timer 0 interrupt entry.
u_long NutGetCpuClock (void)
 Return the CPU clock in Hertz.
u_long NutGetTickClock (void)
 Return the number of system ticks per second.
u_long NutTimerMillisToTicks (u_long ms)
 Calculate system ticks for a given number of milliseconds.


Define Documentation

#define NUT_CPU_FREQ   1000000UL

Definition at line 92 of file ostimer_s3c4510b.c.

#define NUT_TICK_FREQ   1000UL

Definition at line 96 of file ostimer_s3c4510b.c.


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