summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/rtems/dpmemdata.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-11-25 16:42:08 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-12-02 07:45:53 +0100
commite07088d9ba894d8d1fd4dba8b2ff03ccffebba05 (patch)
treedf9abb0f21b854372ed3a2374f1d5b02d85623ee /cpukit/include/rtems/rtems/dpmemdata.h
parentrtems: Add <rtems/rtems/clockimpl.h> (diff)
downloadrtems-e07088d9ba894d8d1fd4dba8b2ff03ccffebba05.tar.bz2
rtems: Canonicalize implementation Doxygen groups
Rename Classic API top-level group from Classic to RTEMSImplClassic. Use RTEMSImplClassic as a prefix for the subgroups. Change the group names to be in line with the API group names. Use common phrases for the group brief descriptions. Update #3706.
Diffstat (limited to 'cpukit/include/rtems/rtems/dpmemdata.h')
-rw-r--r--cpukit/include/rtems/rtems/dpmemdata.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/include/rtems/rtems/dpmemdata.h b/cpukit/include/rtems/rtems/dpmemdata.h
index 3727297482..ce4cf2dbf6 100644
--- a/cpukit/include/rtems/rtems/dpmemdata.h
+++ b/cpukit/include/rtems/rtems/dpmemdata.h
@@ -1,7 +1,7 @@
/**
* @file
*
- * @ingroup ClassicDPMEMImpl
+ * @ingroup RTEMSImplClassicDPMem
*
* @brief Classic Dual Ported Memory Manager Data Structures
*/
@@ -25,7 +25,7 @@ extern "C" {
#endif
/**
- * @addtogroup ClassicDPMEMImpl
+ * @addtogroup RTEMSImplClassicDPMem
*
* @{
*/