summaryrefslogtreecommitdiffstats
path: root/bsps/arm/include/core_cm7.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2019-03-07 11:56:31 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-03-08 07:42:54 +0100
commit15359bb6cb785c01ccbbb3249eaa78164140560b (patch)
treeb135162dd2594da6decb70e0ffcb3ac565a1125c /bsps/arm/include/core_cm7.h
parentbsps: Adjust shared Doxygen groups (diff)
downloadrtems-15359bb6cb785c01ccbbb3249eaa78164140560b.tar.bz2
bsps/arm: Adjust CMSIS Doxygen groups
Update #3706.
Diffstat (limited to 'bsps/arm/include/core_cm7.h')
-rw-r--r--bsps/arm/include/core_cm7.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/bsps/arm/include/core_cm7.h b/bsps/arm/include/core_cm7.h
index 4cf635c786..3ffef85495 100644
--- a/bsps/arm/include/core_cm7.h
+++ b/bsps/arm/include/core_cm7.h
@@ -272,6 +272,7 @@
/* IO definitions (access restrictions to peripheral registers) */
/**
\defgroup CMSIS_glob_defs CMSIS Global Defines
+ \ingroup CMSIS
<strong>IO Type Qualifiers</strong> are used
\li to specify the access to peripheral variables.
@@ -307,6 +308,7 @@
******************************************************************************/
/**
\defgroup CMSIS_core_register Defines and Type Definitions
+ \ingroup CMSIS
\brief Type definitions and defines for Cortex-M processor based devices.
*/
@@ -1780,6 +1782,7 @@ typedef struct
******************************************************************************/
/**
\defgroup CMSIS_Core_FunctionInterface Functions and Instructions Reference
+ \ingroup CMSIS
*/