summaryrefslogtreecommitdiff
path: root/bsps/arm/stm32h7/hal/stm32h7xx_hal_wwdg.c
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/arm/stm32h7/hal/stm32h7xx_hal_wwdg.c')
-rw-r--r--bsps/arm/stm32h7/hal/stm32h7xx_hal_wwdg.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/bsps/arm/stm32h7/hal/stm32h7xx_hal_wwdg.c b/bsps/arm/stm32h7/hal/stm32h7xx_hal_wwdg.c
index 4eed817e5d..f27442d48d 100644
--- a/bsps/arm/stm32h7/hal/stm32h7xx_hal_wwdg.c
+++ b/bsps/arm/stm32h7/hal/stm32h7xx_hal_wwdg.c
@@ -143,6 +143,7 @@
#ifdef HAL_WWDG_MODULE_ENABLED
/** @defgroup WWDG WWDG
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief WWDG HAL module driver.
* @{
*/
@@ -155,10 +156,12 @@
/* Exported functions --------------------------------------------------------*/
/** @defgroup WWDG_Exported_Functions WWDG Exported Functions
+ * @ingroup RTEMSBSPsARMSTM32H7
* @{
*/
/** @defgroup WWDG_Exported_Functions_Group1 Initialization and Configuration functions
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief Initialization and Configuration functions.
*
@verbatim
@@ -328,6 +331,7 @@ HAL_StatusTypeDef HAL_WWDG_UnRegisterCallback(WWDG_HandleTypeDef *hwwdg, HAL_WWD
*/
/** @defgroup WWDG_Exported_Functions_Group2 IO operation functions
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief IO operation functions
*
@verbatim