summaryrefslogtreecommitdiffstats
path: root/bsps/arm/stm32h7/hal/stm32h7xx_hal_crc_ex.c
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/arm/stm32h7/hal/stm32h7xx_hal_crc_ex.c')
-rw-r--r--bsps/arm/stm32h7/hal/stm32h7xx_hal_crc_ex.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/bsps/arm/stm32h7/hal/stm32h7xx_hal_crc_ex.c b/bsps/arm/stm32h7/hal/stm32h7xx_hal_crc_ex.c
index 2ce184e5d5..2083a0a8e1 100644
--- a/bsps/arm/stm32h7/hal/stm32h7xx_hal_crc_ex.c
+++ b/bsps/arm/stm32h7/hal/stm32h7xx_hal_crc_ex.c
@@ -37,6 +37,7 @@
*/
/** @defgroup CRCEx CRCEx
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief CRC Extended HAL module driver
* @{
*/
@@ -51,10 +52,12 @@
/* Exported functions --------------------------------------------------------*/
/** @defgroup CRCEx_Exported_Functions CRC Extended Exported Functions
+ * @ingroup RTEMSBSPsARMSTM32H7
* @{
*/
/** @defgroup CRCEx_Exported_Functions_Group1 Extended Initialization/de-initialization functions
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief Extended Initialization and Configuration functions.
*
@verbatim