summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/shared/include/i2cmst.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/sparc/shared/include/i2cmst.h')
-rw-r--r--c/src/lib/libbsp/sparc/shared/include/i2cmst.h12
1 files changed, 9 insertions, 3 deletions
diff --git a/c/src/lib/libbsp/sparc/shared/include/i2cmst.h b/c/src/lib/libbsp/sparc/shared/include/i2cmst.h
index 9f612fab1e..064582a5cd 100644
--- a/c/src/lib/libbsp/sparc/shared/include/i2cmst.h
+++ b/c/src/lib/libbsp/sparc/shared/include/i2cmst.h
@@ -1,6 +1,12 @@
+/**
+ * @file
+ * @ingroup sparc_bsp
+ * @defgroup i2c I2C-master
+ * @ingroup i2c
+ * @brief Driver for GRLIB port of OpenCores I2C-master
+ */
+
/*
- * Driver for GRLIB port of OpenCores I2C-master
- *
* COPYRIGHT (c) 2007 Gaisler Research
* with parts from the RTEMS MPC83xx I2C driver (c) 2007 Embedded Brains GmbH.
*
@@ -8,8 +14,8 @@
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
- * This file contains the driver declarations
*/
+
#ifndef _I2CMST_H
#define _I2CMST_H