summaryrefslogtreecommitdiffstats
path: root/bsps/arm/stm32h7/hal/stm32h7xx_hal_flash.c
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/arm/stm32h7/hal/stm32h7xx_hal_flash.c')
-rw-r--r--bsps/arm/stm32h7/hal/stm32h7xx_hal_flash.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/bsps/arm/stm32h7/hal/stm32h7xx_hal_flash.c b/bsps/arm/stm32h7/hal/stm32h7xx_hal_flash.c
index 3a6b651fdc..bcd84ab669 100644
--- a/bsps/arm/stm32h7/hal/stm32h7xx_hal_flash.c
+++ b/bsps/arm/stm32h7/hal/stm32h7xx_hal_flash.c
@@ -93,6 +93,7 @@
*/
/** @defgroup FLASH FLASH
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief FLASH HAL module driver
* @{
*/
@@ -116,10 +117,12 @@ FLASH_ProcessTypeDef pFlash;
/* Exported functions ---------------------------------------------------------*/
/** @defgroup FLASH_Exported_Functions FLASH Exported functions
+ * @ingroup RTEMSBSPsARMSTM32H7
* @{
*/
/** @defgroup FLASH_Exported_Functions_Group1 Programming operation functions
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief Programming operation functions
*
@verbatim
@@ -681,6 +684,7 @@ __weak void HAL_FLASH_OperationErrorCallback(uint32_t ReturnValue)
*/
/** @defgroup FLASH_Exported_Functions_Group2 Peripheral Control functions
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief Management functions
*
@verbatim
@@ -836,6 +840,7 @@ HAL_StatusTypeDef HAL_FLASH_OB_Launch(void)
*/
/** @defgroup FLASH_Exported_Functions_Group3 Peripheral State and Errors functions
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief Peripheral Errors functions
*
@verbatim