BeRTOS
cfg_timer.h
Go to the documentation of this file.
00001 
00039 #ifndef CFG_TIMER_H
00040 #define CFG_TIMER_H
00041 
00047 #define CONFIG_TIMER TIMER_DEFAULT
00048 
00053 #define CONFIG_TIMER_STROBE  0
00054 
00059 #define CONFIG_TIMER_EVENTS  1
00060 
00065 #define CONFIG_TIMER_UDELAY  1
00066 
00067 #endif /* CFG_TIMER_H */