doc: Update doxyfiles to generate full timer documentation.
author(no author) <(no author)@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 23 Jul 2009 14:15:56 +0000 (14:15 +0000)
committer(no author) <(no author)@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 23 Jul 2009 14:15:56 +0000 (14:15 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2766 38d2e660-2303-0410-9eaa-f027e97ec537

Doxyfile
Doxyfile-chm

index d181744a6fc7a8db7022ec642a93036e54db3ab1..b993b3ea827d02ce610078342a2e4c6e27722258 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -1264,7 +1264,10 @@ PREDEFINED             = __doxygen__ \
                          PGM_FUNC(x)=x \
                          INLINE=inline \
                          CONFIG_FAT_DRIVES=1 \
-                         CONFIG_KERN_PRI=1
+                         CONFIG_KERN_PRI=1 \
+                         CONFIG_TIMER_EVENTS=1 \
+                         CONFIG_TIMER_UDELAY=1 \
+                         CONFIG_KERN_SIGNALS=1
 
 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then 
 # this tag can be used to specify a list of macro names that should be expanded. 
index 499a6b811d8c89ca00d93af918dc9bba6e5f7328..208cb7a5d6f649243275677004ea638c1b0f65b7 100644 (file)
@@ -1264,7 +1264,10 @@ PREDEFINED             = __doxygen__ \
                          PGM_FUNC(x)=x \
                          INLINE=inline \
                          CONFIG_FAT_DRIVES=1 \
-                         CONFIG_KERN_PRI=1
+                         CONFIG_KERN_PRI=1 \
+                         CONFIG_TIMER_EVENTS=1 \
+                         CONFIG_TIMER_UDELAY=1 \
+                         CONFIG_KERN_SIGNALS=1
 
 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then 
 # this tag can be used to specify a list of macro names that should be expanded.