ostimer_at91.c File Reference

Go to the source code of this file.

Defines

#define NUT_CPU_FREQ   73728000UL
#define NUT_TICK_FREQ   1000UL

Functions

void NutDelay (u_char ms)
 Loop for a specified number of milliseconds.
void NutRegisterTimer (void(*handler)(void *))
 Initialize system timer hardware.
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   73728000UL

Definition at line 123 of file ostimer_at91.c.

Referenced by NutGetCpuClock(), and NutRegisterTimer().


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