summaryrefslogtreecommitdiff
path: root/bsps/arm/stm32h7/hal/stm32h7xx_hal_pwr.c
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/arm/stm32h7/hal/stm32h7xx_hal_pwr.c')
-rw-r--r--bsps/arm/stm32h7/hal/stm32h7xx_hal_pwr.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/bsps/arm/stm32h7/hal/stm32h7xx_hal_pwr.c b/bsps/arm/stm32h7/hal/stm32h7xx_hal_pwr.c
index aeb99336fd..7b3017f1f3 100644
--- a/bsps/arm/stm32h7/hal/stm32h7xx_hal_pwr.c
+++ b/bsps/arm/stm32h7/hal/stm32h7xx_hal_pwr.c
@@ -150,6 +150,7 @@
*/
/** @defgroup PWR PWR
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief PWR HAL module driver
* @{
*/
@@ -164,6 +165,7 @@
*/
/** @defgroup PWR_PVD_Mode_Mask PWR PVD Mode Mask
+ * @ingroup RTEMSBSPsARMSTM32H7
* @{
*/
#if !defined (DUAL_CORE)
@@ -188,10 +190,12 @@
/* Private functions ---------------------------------------------------------*/
/** @defgroup PWR_Exported_Functions PWR Exported Functions
+ * @ingroup RTEMSBSPsARMSTM32H7
* @{
*/
/** @defgroup PWR_Exported_Functions_Group1 Initialization and De-Initialization Functions
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief Initialization and De-Initialization functions
*
@verbatim
@@ -256,6 +260,7 @@ void HAL_PWR_DisableBkUpAccess (void)
*/
/** @defgroup PWR_Exported_Functions_Group2 Peripheral Control Functions
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief Power Control functions
*
@verbatim
@@ -783,6 +788,7 @@ void HAL_PWR_DisableSEVOnPend (void)
*/
/** @defgroup PWR_Exported_Functions_Group3 Interrupt Handling Functions
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief Interrupt Handling functions
*
@verbatim