summaryrefslogtreecommitdiff
path: root/bsps/arm/stm32h7/hal/stm32h7xx_hal_smbus_ex.c
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/arm/stm32h7/hal/stm32h7xx_hal_smbus_ex.c')
-rw-r--r--bsps/arm/stm32h7/hal/stm32h7xx_hal_smbus_ex.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/bsps/arm/stm32h7/hal/stm32h7xx_hal_smbus_ex.c b/bsps/arm/stm32h7/hal/stm32h7xx_hal_smbus_ex.c
index 354966a13e..acdd240e8a 100644
--- a/bsps/arm/stm32h7/hal/stm32h7xx_hal_smbus_ex.c
+++ b/bsps/arm/stm32h7/hal/stm32h7xx_hal_smbus_ex.c
@@ -48,6 +48,7 @@
*/
/** @defgroup SMBUSEx SMBUSEx
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief SMBUS Extended HAL module driver
* @{
*/
@@ -62,10 +63,12 @@
/* Private functions ---------------------------------------------------------*/
/** @defgroup SMBUSEx_Exported_Functions SMBUS Extended Exported Functions
+ * @ingroup RTEMSBSPsARMSTM32H7
* @{
*/
/** @defgroup SMBUSEx_Exported_Functions_Group2 WakeUp Mode Functions
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief WakeUp Mode Functions
*
@verbatim
@@ -161,6 +164,7 @@ HAL_StatusTypeDef HAL_SMBUSEx_DisableWakeUp(SMBUS_HandleTypeDef *hsmbus)
*/
/** @defgroup SMBUSEx_Exported_Functions_Group3 Fast Mode Plus Functions
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief Fast Mode Plus Functions
*
@verbatim