summaryrefslogtreecommitdiff
path: root/bsps/arm/stm32h7/include/stm32h7xx_hal_gpio_ex.h
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/arm/stm32h7/include/stm32h7xx_hal_gpio_ex.h')
-rw-r--r--bsps/arm/stm32h7/include/stm32h7xx_hal_gpio_ex.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/bsps/arm/stm32h7/include/stm32h7xx_hal_gpio_ex.h b/bsps/arm/stm32h7/include/stm32h7xx_hal_gpio_ex.h
index 7a8edd3110..4ffab410bf 100644
--- a/bsps/arm/stm32h7/include/stm32h7xx_hal_gpio_ex.h
+++ b/bsps/arm/stm32h7/include/stm32h7xx_hal_gpio_ex.h
@@ -39,10 +39,12 @@ extern "C" {
/* Exported constants --------------------------------------------------------*/
/** @defgroup GPIOEx_Exported_Constants GPIO Exported Constants
+ * @ingroup RTEMSBSPsARMSTM32H7
* @{
*/
/** @defgroup GPIO_Alternate_function_selection GPIO Alternate Function Selection
+ * @ingroup RTEMSBSPsARMSTM32H7
* @{
*/
@@ -366,6 +368,7 @@ extern "C" {
/* Exported macro ------------------------------------------------------------*/
/** @defgroup GPIOEx_Exported_Macros GPIO Exported Macros
+ * @ingroup RTEMSBSPsARMSTM32H7
* @{
*/
/**
@@ -374,6 +377,7 @@ extern "C" {
/* Exported functions --------------------------------------------------------*/
/** @defgroup GPIOEx_Exported_Functions GPIO Exported Functions
+ * @ingroup RTEMSBSPsARMSTM32H7
* @{
*/
/**
@@ -383,6 +387,7 @@ extern "C" {
/* Private variables ---------------------------------------------------------*/
/* Private constants ---------------------------------------------------------*/
/** @defgroup GPIOEx_Private_Constants GPIO Private Constants
+ * @ingroup RTEMSBSPsARMSTM32H7
* @{
*/
@@ -419,9 +424,11 @@ extern "C" {
/* Private macros ------------------------------------------------------------*/
/** @defgroup GPIOEx_Private_Macros GPIO Private Macros
+ * @ingroup RTEMSBSPsARMSTM32H7
* @{
*/
/** @defgroup GPIOEx_Get_Port_Index GPIO Get Port Index
+ * @ingroup RTEMSBSPsARMSTM32H7
* @{
*/
#if defined(GPIOI)
@@ -452,6 +459,7 @@ extern "C" {
*/
/** @defgroup GPIOEx_IS_Alternat_function_selection GPIO Check Alternate Function
+ * @ingroup RTEMSBSPsARMSTM32H7
* @{
*/
/**
@@ -464,6 +472,7 @@ extern "C" {
/* Private functions ---------------------------------------------------------*/
/** @defgroup GPIOEx_Private_Functions GPIO Private Functions
+ * @ingroup RTEMSBSPsARMSTM32H7
* @{
*/