summaryrefslogtreecommitdiff
path: root/bsps/arm/stm32h7/hal/stm32h7xx_hal_sai_ex.c
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/arm/stm32h7/hal/stm32h7xx_hal_sai_ex.c')
-rw-r--r--bsps/arm/stm32h7/hal/stm32h7xx_hal_sai_ex.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/bsps/arm/stm32h7/hal/stm32h7xx_hal_sai_ex.c b/bsps/arm/stm32h7/hal/stm32h7xx_hal_sai_ex.c
index 702e1309de..ccb74de18f 100644
--- a/bsps/arm/stm32h7/hal/stm32h7xx_hal_sai_ex.c
+++ b/bsps/arm/stm32h7/hal/stm32h7xx_hal_sai_ex.c
@@ -29,6 +29,7 @@
#ifdef HAL_SAI_MODULE_ENABLED
/** @defgroup SAIEx SAIEx
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief SAI Extended HAL module driver
* @{
*/
@@ -44,10 +45,12 @@
/* Private functions ---------------------------------------------------------*/
/* Exported functions --------------------------------------------------------*/
/** @defgroup SAIEx_Exported_Functions SAIEx Extended Exported Functions
+ * @ingroup RTEMSBSPsARMSTM32H7
* @{
*/
/** @defgroup SAIEx_Exported_Functions_Group1 Peripheral Control functions
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief SAIEx control functions
*
@verbatim