summaryrefslogtreecommitdiffstats
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 fd392896b1..14bdce78aa 100644
--- a/bsps/arm/stm32h7/hal/stm32h7xx_hal_sai_ex.c
+++ b/bsps/arm/stm32h7/hal/stm32h7xx_hal_sai_ex.c
@@ -30,6 +30,7 @@
#ifdef HAL_SAI_MODULE_ENABLED
/** @defgroup SAIEx SAIEx
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief SAI Extended HAL module driver
* @{
*/
@@ -45,10 +46,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