examples/at91sam7/cfg/cfg_timer.h
Go to the documentation of this file.00001
00040 #ifndef CFG_TIMER_H
00041 #define CFG_TIMER_H
00042
00044 #define CONFIG_TIMER TIMER_DEFAULT
00045
00047 #define CONFIG_TIMER_STROBE 0
00048
00050 #define CONFIG_TIMER_EVENTS 1
00051
00053 #define CONFIG_TIMER_UDELAY 1
00054
00055 #endif