summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-09-30 08:19:01 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-10-06 08:37:49 +0200
commit4c0b006fc0ce78e61a9995b3d4b93d1075f040f0 (patch)
tree381abbf77865b043c1a0c196fca983de2ce89d97 /cpukit
parentrtems: Canonicalize Doxygen in <rtems/seterr.h> (diff)
downloadrtems-4c0b006fc0ce78e61a9995b3d4b93d1075f040f0.tar.bz2
rtems: Canonicalize Doxygen in <rtems/counter.h>
Update #3706.
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/include/rtems/counter.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/cpukit/include/rtems/counter.h b/cpukit/include/rtems/counter.h
index 5bf7736e4a..0053afcbd5 100644
--- a/cpukit/include/rtems/counter.h
+++ b/cpukit/include/rtems/counter.h
@@ -1,9 +1,10 @@
/**
* @file
*
- * @ingroup ClassicCounter
+ * @ingroup RTEMSAPICounter
*
- * @brief Free-Running Counter and Busy Wait Delay API
+ * @brief This header file defines the Free-Running Counter and Busy Wait Delay
+ * API.
*/
/*