summaryrefslogtreecommitdiffstats
path: root/bsps/arm/altera-cyclone-v/include/bsp/hwlib.h
diff options
context:
space:
mode:
authorshashvatjain <shashvatjain2002@gmail.com>2018-11-08 06:17:49 +0530
committerGedare Bloom <gedare@rtems.org>2018-11-09 12:51:08 -0500
commitb3c624d8886db6e791babe5e0d4f8b28992e000a (patch)
treea6b9e8b739a5b794b4e51bcd8bcf99e92de87583 /bsps/arm/altera-cyclone-v/include/bsp/hwlib.h
parentInclude missing <rtems/score/thread.h> (diff)
downloadrtems-b3c624d8886db6e791babe5e0d4f8b28992e000a.tar.bz2
arm/altera cyclone v: Update Doxygen (GCI 2018)
Diffstat (limited to 'bsps/arm/altera-cyclone-v/include/bsp/hwlib.h')
-rw-r--r--bsps/arm/altera-cyclone-v/include/bsp/hwlib.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/bsps/arm/altera-cyclone-v/include/bsp/hwlib.h b/bsps/arm/altera-cyclone-v/include/bsp/hwlib.h
index aba7e877c4..8aad5d7b32 100644
--- a/bsps/arm/altera-cyclone-v/include/bsp/hwlib.h
+++ b/bsps/arm/altera-cyclone-v/include/bsp/hwlib.h
@@ -1,3 +1,11 @@
+/**
+ * @file
+ *
+ * @ingroup altera-cyclone-v_hwlib
+ *
+ * @brief The type definition for status codes returned by the HWLIB.
+ */
+
/******************************************************************************
*
* Copyright 2013 Altera Corporation. All Rights Reserved.
@@ -48,6 +56,14 @@ extern "C"
{
#endif /* __cplusplus */
+/**
+ * @defgroup altera-cyclone-v_hwlib Hwlib
+ *
+ * @ingroup arm_altera-cyclone-v
+ *
+ * @brief The type definition for status codes returned by the HWLIB.
+ */
+
/*!
* The type definition for status codes returned by the HWLIB.
*/