Reset watchdog for long operations.
[bertos.git] / drv / timer.h
2004-08-25 raskyAggiornato il comment block dei log RCS
2004-08-10 bernietimer_gettick(): Rename to timer_ticks() and add backwa...
2004-08-03 alephRename timer_tick() to timer_ticks()
2004-08-02 alephMerge from kseries
2004-07-30 raskyVari fix per documentazione e commenti
2004-07-29 bernieSpelling fix.
2004-07-21 berniePut timer driver on diet.
2004-07-20 bernieFinally remove redundant protos.
2004-07-18 bernietimer_gettick(): Rename to timer_tick() and document...
2004-06-27 alephDeclaration fix for build with GCC 3.4
2004-06-07 alephRemove free pool of timers; use user-provided Timer...
2004-06-07 alephAdd function prototypes
2004-06-06 bernieRename event macros to look like regular functions.
2004-06-06 bernieMark some functions INLINE instead of 'extern inline'.
2004-06-03 bernieAdd dual-license information.
2004-05-23 bernieImport drv/timer module.