aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2013-04-08 00:24:45 +0200
committerJoel Bodenmann <joel@unormal.org>2013-04-08 00:24:45 +0200
commitb2a67d818b4cb640143e2fd53b4e646a2f943317 (patch)
treed51b2de3320ea5a271ac8377853d45d7f129be0b /drivers
parent1d24b6977dd86d7fa68e5ddd451722430b371b78 (diff)
downloaduGFX-b2a67d818b4cb640143e2fd53b4e646a2f943317.tar.gz
uGFX-b2a67d818b4cb640143e2fd53b4e646a2f943317.tar.bz2
uGFX-b2a67d818b4cb640143e2fd53b4e646a2f943317.zip
some doxygen fixes
Diffstat (limited to 'drivers')
-rw-r--r--drivers/gdisp/SSD1963/gdisp_lld_board_example_gpio.h2
-rw-r--r--drivers/gdisp/SSD1963/gdisp_lld_panel_example.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/drivers/gdisp/SSD1963/gdisp_lld_board_example_gpio.h b/drivers/gdisp/SSD1963/gdisp_lld_board_example_gpio.h
index 12d40486..ad9fa8e4 100644
--- a/drivers/gdisp/SSD1963/gdisp_lld_board_example_gpio.h
+++ b/drivers/gdisp/SSD1963/gdisp_lld_board_example_gpio.h
@@ -19,7 +19,7 @@
*/
/**
- * @file drivers/gdisp/SSD1963/gdisp_lld_board_example.h
+ * @file drivers/gdisp/SSD1963/gdisp_lld_board_example_gpio.h
* @brief GDISP Graphic Driver subsystem board interface for the SSD1963 display.
*
* @addtogroup GDISP
diff --git a/drivers/gdisp/SSD1963/gdisp_lld_panel_example.h b/drivers/gdisp/SSD1963/gdisp_lld_panel_example.h
index d0eea0d3..109d7332 100644
--- a/drivers/gdisp/SSD1963/gdisp_lld_panel_example.h
+++ b/drivers/gdisp/SSD1963/gdisp_lld_panel_example.h
@@ -19,7 +19,7 @@
*/
/**
- * @file SSD1963/gdisp_lld_panel.h
+ * @file drivers/gdisp/SSD1963/gdisp_lld_panel_example.h
* @brief TFT LCD panel properties.
*
* @addtogroup GDISP