summaryrefslogtreecommitdiffstats
path: root/bsps/arm/stm32h7/hal/stm32h7xx_hal_hsem.c
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/arm/stm32h7/hal/stm32h7xx_hal_hsem.c')
-rw-r--r--bsps/arm/stm32h7/hal/stm32h7xx_hal_hsem.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/bsps/arm/stm32h7/hal/stm32h7xx_hal_hsem.c b/bsps/arm/stm32h7/hal/stm32h7xx_hal_hsem.c
index 1fab0cefa5..7a6be9c805 100644
--- a/bsps/arm/stm32h7/hal/stm32h7xx_hal_hsem.c
+++ b/bsps/arm/stm32h7/hal/stm32h7xx_hal_hsem.c
@@ -92,6 +92,7 @@
*/
/** @defgroup HSEM HSEM
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief HSEM HAL module driver
* @{
*/
@@ -120,10 +121,12 @@
/* Exported functions --------------------------------------------------------*/
/** @defgroup HSEM_Exported_Functions HSEM Exported Functions
+ * @ingroup RTEMSBSPsARMSTM32H7
* @{
*/
/** @defgroup HSEM_Exported_Functions_Group1 Take and Release functions
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief HSEM Take and Release functions
*
@verbatim
@@ -260,6 +263,7 @@ void HAL_HSEM_ReleaseAll(uint32_t Key, uint32_t CoreID)
*/
/** @defgroup HSEM_Exported_Functions_Group2 HSEM Set and Get Key functions
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief HSEM Set and Get Key functions.
*
@verbatim
@@ -301,6 +305,7 @@ uint32_t HAL_HSEM_GetClearKey(void)
*/
/** @defgroup HSEM_Exported_Functions_Group3 HSEM IRQ handler management
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief HSEM Notification functions.
*
@verbatim