examples/benchmark/kernel-core_avr/cfg/cfg_timer.h File Reference

Configuration file for timer module. More...

Go to the source code of this file.


Defines

#define CONFIG_TIMER   TIMER_DEFAULT
 Hardware timer selection for drv/timer.c.
#define CONFIG_TIMER_STROBE   0
 Debug timer interrupt using a strobe pin.
#define CONFIG_TIMER_EVENTS   1
 Enable asynchronous timers.
#define CONFIG_TIMER_UDELAY   1
 Support hi-res timer_usleep().

Detailed Description

Configuration file for timer module.

Version:
Id
cfg_timer.h 2927 2009-09-10 13:06:04Z lottaviano

Author:
Daniele Basile <asterix@develer.com>

Definition in file examples/benchmark/kernel-core_avr/cfg/cfg_timer.h.