aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2013-03-10 20:17:24 +0100
committerJoel Bodenmann <joel@unormal.org>2013-03-10 20:17:24 +0100
commit426a12de6b6de40e576424b0a6391f528dc8a1ed (patch)
tree1a4a745e73bcf33714ead537206677b8f05d3922 /drivers
parent2088f0fe67c2137c7feddd682639b32497569e76 (diff)
downloaduGFX-426a12de6b6de40e576424b0a6391f528dc8a1ed.tar.gz
uGFX-426a12de6b6de40e576424b0a6391f528dc8a1ed.tar.bz2
uGFX-426a12de6b6de40e576424b0a6391f528dc8a1ed.zip
doxygen fixes
Diffstat (limited to 'drivers')
-rw-r--r--drivers/gadc/AT91SAM7/gadc_lld.c2
-rw-r--r--drivers/gaudin/gadc/gaudin_lld.c2
-rw-r--r--drivers/tdisp/HD44780/tdisp_lld_board_olimex_e407.h2
-rw-r--r--drivers/tdisp/HD44780/tdisp_lld_board_st_stm32f4_discovery.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/drivers/gadc/AT91SAM7/gadc_lld.c b/drivers/gadc/AT91SAM7/gadc_lld.c
index 4b3c6cae..68866132 100644
--- a/drivers/gadc/AT91SAM7/gadc_lld.c
+++ b/drivers/gadc/AT91SAM7/gadc_lld.c
@@ -18,7 +18,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/**
- * @file include/gadc/lld/gadc_lld.c
+ * @file drivers/gadc/AT91SAM7/gadc_lld.c
* @brief GADC - Periodic ADC driver source file for the AT91SAM7 cpu.
*
* @defgroup Driver Driver
diff --git a/drivers/gaudin/gadc/gaudin_lld.c b/drivers/gaudin/gadc/gaudin_lld.c
index 12e6aced..39673ab3 100644
--- a/drivers/gaudin/gadc/gaudin_lld.c
+++ b/drivers/gaudin/gadc/gaudin_lld.c
@@ -18,7 +18,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/**
- * @file drivers/gaudin/gadc/gaudin.c
+ * @file drivers/gaudin/gadc/gaudin_lld.c
* @brief GAUDIN - Driver file for using the cpu ADC (via GADC).
*
* @addtogroup GAUDIN
diff --git a/drivers/tdisp/HD44780/tdisp_lld_board_olimex_e407.h b/drivers/tdisp/HD44780/tdisp_lld_board_olimex_e407.h
index 5c8f068c..e8b1752d 100644
--- a/drivers/tdisp/HD44780/tdisp_lld_board_olimex_e407.h
+++ b/drivers/tdisp/HD44780/tdisp_lld_board_olimex_e407.h
@@ -19,7 +19,7 @@
*/
/**
- * @file drivers/tdisp/HD44780/tdisp_lld_board_unknown.h
+ * @file drivers/tdisp/HD44780/tdisp_lld_board_olimex_e407.h
* @brief TDISP driver subsystem board interface for the HD44780 display
*
* @addtogroup TDISP
diff --git a/drivers/tdisp/HD44780/tdisp_lld_board_st_stm32f4_discovery.h b/drivers/tdisp/HD44780/tdisp_lld_board_st_stm32f4_discovery.h
index 5c8f068c..ceae7a4d 100644
--- a/drivers/tdisp/HD44780/tdisp_lld_board_st_stm32f4_discovery.h
+++ b/drivers/tdisp/HD44780/tdisp_lld_board_st_stm32f4_discovery.h
@@ -19,7 +19,7 @@
*/
/**
- * @file drivers/tdisp/HD44780/tdisp_lld_board_unknown.h
+ * @file drivers/tdisp/HD44780/tdisp_lld_board_st_stm32f4_discovery.h
* @brief TDISP driver subsystem board interface for the HD44780 display
*
* @addtogroup TDISP