summaryrefslogtreecommitdiff
path: root/bsps/arm/stm32h7/include/stm32h7xx_hal_dma_ex.h
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/arm/stm32h7/include/stm32h7xx_hal_dma_ex.h')
-rw-r--r--bsps/arm/stm32h7/include/stm32h7xx_hal_dma_ex.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/bsps/arm/stm32h7/include/stm32h7xx_hal_dma_ex.h b/bsps/arm/stm32h7/include/stm32h7xx_hal_dma_ex.h
index cde57552a7..5bc11a185a 100644
--- a/bsps/arm/stm32h7/include/stm32h7xx_hal_dma_ex.h
+++ b/bsps/arm/stm32h7/include/stm32h7xx_hal_dma_ex.h
@@ -37,6 +37,7 @@
/* Exported types ------------------------------------------------------------*/
/** @defgroup DMAEx_Exported_Types DMAEx Exported Types
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief DMAEx Exported types
* @{
*/
@@ -98,11 +99,13 @@ typedef struct
/* Exported constants --------------------------------------------------------*/
/** @defgroup DMAEx_Exported_Constants DMA Exported Constants
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief DMAEx Exported constants
* @{
*/
/** @defgroup DMAEx_MUX_SyncSignalID_selection DMAEx MUX SyncSignalID selection
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief DMAEx MUX SyncSignalID selection
* @{
*/
@@ -137,6 +140,7 @@ typedef struct
*/
/** @defgroup DMAEx_MUX_SyncPolarity_selection DMAEx MUX SyncPolarity selection
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief DMAEx MUX SyncPolarity selection
* @{
*/
@@ -151,6 +155,7 @@ typedef struct
/** @defgroup DMAEx_MUX_SignalGeneratorID_selection DMAEx MUX SignalGeneratorID selection
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief DMAEx MUX SignalGeneratorID selection
* @{
*/
@@ -206,6 +211,7 @@ typedef struct
*/
/** @defgroup DMAEx_MUX_RequestGeneneratorPolarity_selection DMAEx MUX RequestGeneneratorPolarity selection
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief DMAEx MUX RequestGeneneratorPolarity selection
* @{
*/
@@ -224,11 +230,13 @@ typedef struct
/* Exported functions --------------------------------------------------------*/
/** @defgroup DMAEx_Exported_Functions DMAEx Exported Functions
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief DMAEx Exported functions
* @{
*/
/** @defgroup DMAEx_Exported_Functions_Group1 Extended features functions
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief Extended features functions
* @{
*/
@@ -252,6 +260,7 @@ void HAL_DMAEx_MUX_IRQHandler(DMA_HandleTypeDef *hdma);
/* Private macros ------------------------------------------------------------*/
/** @defgroup DMAEx_Private_Macros DMA Private Macros
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief DMAEx private macros
* @{
*/
@@ -287,6 +296,7 @@ void HAL_DMAEx_MUX_IRQHandler(DMA_HandleTypeDef *hdma);
/* Private functions ---------------------------------------------------------*/
/** @defgroup DMAEx_Private_Functions DMAEx Private Functions
+ * @ingroup RTEMSBSPsARMSTM32H7
* @brief DMAEx Private functions
* @{
*/