summaryrefslogtreecommitdiffstats
path: root/bsps/arm/stm32h7/hal/stm32h7xx_hal_otfdec.c
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/arm/stm32h7/hal/stm32h7xx_hal_otfdec.c')
-rw-r--r--bsps/arm/stm32h7/hal/stm32h7xx_hal_otfdec.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/bsps/arm/stm32h7/hal/stm32h7xx_hal_otfdec.c b/bsps/arm/stm32h7/hal/stm32h7xx_hal_otfdec.c
index e4ace0de90..af7dcd0191 100644
--- a/bsps/arm/stm32h7/hal/stm32h7xx_hal_otfdec.c
+++ b/bsps/arm/stm32h7/hal/stm32h7xx_hal_otfdec.c
@@ -132,6 +132,7 @@
*/
/** @defgroup OTFDEC OTFDEC
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief OTFDEC HAL module driver.
* @{
*/
@@ -156,6 +157,7 @@
*/
/** @defgroup OTFDEC_Exported_Functions_Group1 Initialization and de-initialization functions
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief Initialization and Configuration functions.
*
@verbatim
@@ -456,6 +458,7 @@ HAL_StatusTypeDef HAL_OTFDEC_UnRegisterCallback(OTFDEC_HandleTypeDef *hotfdec, H
*/
/** @defgroup OTFDEC_Exported_Functions_Group2 OTFDEC IRQ handler management
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief OTFDEC IRQ handler.
*
@verbatim
@@ -526,6 +529,7 @@ __weak void HAL_OTFDEC_ErrorCallback(OTFDEC_HandleTypeDef *hotfdec)
/** @defgroup OTFDEC_Exported_Functions_Group3 Peripheral Control functions
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief Peripheral control functions.
*
@verbatim
@@ -875,6 +879,7 @@ HAL_StatusTypeDef HAL_OTFDEC_RegionDisable(OTFDEC_HandleTypeDef *hotfdec, uint32
*/
/** @defgroup OTFDEC_Exported_Functions_Group4 Peripheral State and Status functions
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief Peripheral State functions.
*
@verbatim