Convert to new Doxygen style.
[bertos.git] / drv / wdt.h
index bfe3ce8891abf4c1c3b9021adab60cb56d36f5d2..7ff3e8f693c192c37f1c903bf2d9b6996587ae7d 100755 (executable)
--- a/drv/wdt.h
+++ b/drv/wdt.h
@@ -1,4 +1,4 @@
-/*!
+/**
  * \file
  * <!--
  * Copyright 2004 Develer S.r.l. (http://www.develer.com/)
@@ -14,6 +14,9 @@
 
 /*#*
  *#* $Log$
+ *#* Revision 1.11  2006/07/19 12:56:26  bernie
+ *#* Convert to new Doxygen style.
+ *#*
  *#* Revision 1.10  2006/05/18 00:38:42  bernie
  *#* Work around missing ARCH_FREERTOS symbol.
  *#*
@@ -79,7 +82,7 @@
        #endif
 #endif /* CONFIG_WATCHDOG */
 
-/*!
+/**
  * Reset the watchdog timer.
  */
 INLINE void wdt_reset(void)
@@ -102,7 +105,7 @@ INLINE void wdt_reset(void)
 #endif /* CONFIG_WATCHDOG */
 }
 
-/*!
+/**
  * Set watchdog timer timeout.
  *
  * \param timeout  0: 16.3ms, 7: 2.1s