bsps/arm: Adjust CMSIS Doxygen groups

Update #3706.
This commit is contained in:
Sebastian Huber
2019-03-07 11:56:31 +01:00
parent 828276b081
commit 15359bb6cb
5 changed files with 15 additions and 0 deletions

View File

@@ -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
*/