summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/lpc32xx/include/tm27.h
diff options
context:
space:
mode:
authorDaniel Ramirez <javamonn@gmail.com>2013-11-29 20:18:44 -0600
committerGedare Bloom <gedare@rtems.org>2013-11-29 22:48:59 -0500
commit2d6543d4c84cc896b7ff357772ea02472d49d882 (patch)
tree130c1e771b242611809f19f77510fcf45b62c413 /c/src/lib/libbsp/arm/lpc32xx/include/tm27.h
parentPOSIX timers: Add restrict keyword (diff)
downloadrtems-2d6543d4c84cc896b7ff357772ea02472d49d882.tar.bz2
doxygen: refactored doxygen in libbsp/arm/lpc32xx
This patch refactors a lot of the existing doxygen within libbsp/arm/lpc32xx. Much of this refactoring was just renaming of existing groups to conform to a more consistent naming structure. With the addition of a doxygen header for tm27.h, all files within lpc32xx belong to doxygen group now. lpc32xx should be used a reference for adding doxygen to other bsps.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/arm/lpc32xx/include/tm27.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/arm/lpc32xx/include/tm27.h b/c/src/lib/libbsp/arm/lpc32xx/include/tm27.h
index 7c6ae6c1e6..412ad30158 100644
--- a/c/src/lib/libbsp/arm/lpc32xx/include/tm27.h
+++ b/c/src/lib/libbsp/arm/lpc32xx/include/tm27.h
@@ -1,3 +1,10 @@
+/* @file
+ *
+ * @ingroup arm_lpc32xx
+ *
+ * @brief Implementations of interrupt mechanisms for Time Test 27
+ */
+
/*
* Copyright (c) 2010 embedded brains GmbH. All rights reserved.
*