summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/counter.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-11-28 11:16:28 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-12-02 07:45:53 +0100
commit3db9c820e55aad1e784bf926e551a7de8dae0cdf (patch)
treefd01d124fb7622ad955d141bd1ff9ce35d8a1e71 /cpukit/include/rtems/counter.h
parentscore: Canonicalize Doxygen @file comments (diff)
downloadrtems-3db9c820e55aad1e784bf926e551a7de8dae0cdf.tar.bz2
sapi: Canonicalize @defgroup and @file comments
Adjust group identifier and names to be in line with a common pattern. Use common phrases for the group and file brief descriptions. Update #3706.
Diffstat (limited to 'cpukit/include/rtems/counter.h')
-rw-r--r--cpukit/include/rtems/counter.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/include/rtems/counter.h b/cpukit/include/rtems/counter.h
index caf0491d9c..5bf7736e4a 100644
--- a/cpukit/include/rtems/counter.h
+++ b/cpukit/include/rtems/counter.h
@@ -30,9 +30,9 @@ extern "C" {
#endif /* __cplusplus */
/**
- * @defgroup ClassicCounter Free-Running Counter and Busy Wait Delay
+ * @defgroup RTEMSAPICounter Free-Running Counter and Busy Wait Delay
*
- * @ingroup RTEMSAPIClassic
+ * @ingroup RTEMSAPI
*
* @brief Free-running counter and busy wait delay functions.
*