summaryrefslogtreecommitdiffstats
path: root/bsps/arm/stm32h7/include/stm32h7xx_hal_nand.h
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/arm/stm32h7/include/stm32h7xx_hal_nand.h')
-rw-r--r--bsps/arm/stm32h7/include/stm32h7xx_hal_nand.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/bsps/arm/stm32h7/include/stm32h7xx_hal_nand.h b/bsps/arm/stm32h7/include/stm32h7xx_hal_nand.h
index 1f5fd6ee48..a8e107319f 100644
--- a/bsps/arm/stm32h7/include/stm32h7xx_hal_nand.h
+++ b/bsps/arm/stm32h7/include/stm32h7xx_hal_nand.h
@@ -40,6 +40,7 @@ extern "C" {
/* Exported typedef ----------------------------------------------------------*/
/* Exported types ------------------------------------------------------------*/
/** @defgroup NAND_Exported_Types NAND Exported Types
+ * @ingroup RTEMSBSPsARMSTM32H7
* @{
*/
@@ -160,6 +161,7 @@ typedef void (*pNAND_CallbackTypeDef)(NAND_HandleTypeDef *hnand);
/* Exported constants --------------------------------------------------------*/
/* Exported macro ------------------------------------------------------------*/
/** @defgroup NAND_Exported_Macros NAND Exported Macros
+ * @ingroup RTEMSBSPsARMSTM32H7
* @{
*/
@@ -269,6 +271,7 @@ uint32_t HAL_NAND_Read_Status(NAND_HandleTypeDef *hnand);
/* Private variables ---------------------------------------------------------*/
/* Private constants ---------------------------------------------------------*/
/** @defgroup NAND_Private_Constants NAND Private Constants
+ * @ingroup RTEMSBSPsARMSTM32H7
* @{
*/
#define NAND_DEVICE 0x80000000UL
@@ -304,6 +307,7 @@ uint32_t HAL_NAND_Read_Status(NAND_HandleTypeDef *hnand);
/* Private macros ------------------------------------------------------------*/
/** @defgroup NAND_Private_Macros NAND Private Macros
+ * @ingroup RTEMSBSPsARMSTM32H7
* @{
*/