aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2013-01-11 19:39:36 +0100
committerJoel Bodenmann <joel@unormal.org>2013-01-11 19:39:36 +0100
commitdae721900b75d7b8e78bc35e79c4288934bba79d (patch)
treea18506c87a87c60aa73cdb634f72240948fbceff /drivers/gdisp
parent7a66e63849f43aae17fb256afadc475ffc578945 (diff)
downloaduGFX-dae721900b75d7b8e78bc35e79c4288934bba79d.tar.gz
uGFX-dae721900b75d7b8e78bc35e79c4288934bba79d.tar.bz2
uGFX-dae721900b75d7b8e78bc35e79c4288934bba79d.zip
small doxygen fixes
Diffstat (limited to 'drivers/gdisp')
-rw-r--r--drivers/gdisp/ILI9320/gdisp_lld_board_example.h2
-rw-r--r--drivers/gdisp/S6D1121/gdisp_lld_board_example.h4
-rw-r--r--drivers/gdisp/S6D1121/gdisp_lld_board_olimex_e407.h2
3 files changed, 4 insertions, 4 deletions
diff --git a/drivers/gdisp/ILI9320/gdisp_lld_board_example.h b/drivers/gdisp/ILI9320/gdisp_lld_board_example.h
index 48221b3a..a79e557b 100644
--- a/drivers/gdisp/ILI9320/gdisp_lld_board_example.h
+++ b/drivers/gdisp/ILI9320/gdisp_lld_board_example.h
@@ -19,7 +19,7 @@
*/
/**
- * @file drivers/gdisp/ILI9320/gdisp_lld_board_olimex_stm32_lcd.h
+ * @file drivers/gdisp/ILI9320/gdisp_lld_board_example.h
* @brief GDISP Graphic Driver subsystem board interface for the ILI9320 display.
*
* @addtogroup GDISP
diff --git a/drivers/gdisp/S6D1121/gdisp_lld_board_example.h b/drivers/gdisp/S6D1121/gdisp_lld_board_example.h
index 00c4b869..2396b155 100644
--- a/drivers/gdisp/S6D1121/gdisp_lld_board_example.h
+++ b/drivers/gdisp/S6D1121/gdisp_lld_board_example.h
@@ -19,8 +19,8 @@
*/
/**
- * @file drivers/gdisp/SSD1289/gdisp_lld_board_example.h
- * @brief GDISP Graphic Driver subsystem board interface for the SSD1289 display.
+ * @file drivers/gdisp/S6D1121/gdisp_lld_board_example.h
+ * @brief GDISP Graphic Driver subsystem board interface for the S6D1121 display.
*
* @addtogroup GDISP
* @{
diff --git a/drivers/gdisp/S6D1121/gdisp_lld_board_olimex_e407.h b/drivers/gdisp/S6D1121/gdisp_lld_board_olimex_e407.h
index 9abfa74c..34224425 100644
--- a/drivers/gdisp/S6D1121/gdisp_lld_board_olimex_e407.h
+++ b/drivers/gdisp/S6D1121/gdisp_lld_board_olimex_e407.h
@@ -20,7 +20,7 @@
/**
* @file drivers/gdisp/S6D1121/gdisp_lld_board_olimex_e407.h
- * @brief GDISP Graphic Driver subsystem board interface for the SSD1289 display.
+ * @brief GDISP Graphic Driver subsystem board interface for the S6D1121 display
*
* @addtogroup GDISP
* @{