forked from Imagelibrary/rtems
Remove explicit file names from @file
This makes the @file documentation independent of the actual file name. Update #3707.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @file clock.c
|
||||
* @file
|
||||
*
|
||||
* @ingroup tms570
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @file printk-support.c
|
||||
* @file
|
||||
*
|
||||
* @ingroup tms570
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @file tms570-sci.c
|
||||
* @file
|
||||
*
|
||||
* @ingroup tms570
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @file bsp.h
|
||||
* @file
|
||||
*
|
||||
* @ingroup tms570
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @file irq.h
|
||||
* @file
|
||||
*
|
||||
* @ingroup tms570
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @file benchmark_timer.c
|
||||
* @file
|
||||
*
|
||||
* @ingroup tms570
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @file tms570-pinmux.h
|
||||
* @file
|
||||
*
|
||||
* @ingroup tms570
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @file tms570-pins.h
|
||||
* @file
|
||||
*
|
||||
* @ingroup tms570
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @file tms570-pom.h
|
||||
* @file
|
||||
* @ingroup tms570
|
||||
* @brief Parameter Overlay Module (POM) header file
|
||||
*/
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @file tms570-rti.h
|
||||
* @file
|
||||
*
|
||||
* @ingroup tms570
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @file tms570-sci-driver.h
|
||||
* @file
|
||||
*
|
||||
* @ingroup tms570
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @file tms570-sci.h
|
||||
* @file
|
||||
*
|
||||
* @ingroup tms570
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @file tms570-vim.h
|
||||
* @file
|
||||
*
|
||||
* @ingroup tms570
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @file tms570_selftest.h
|
||||
* @file
|
||||
*
|
||||
* @ingroup tms570
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @file tms570_selftest_parity.h
|
||||
* @file
|
||||
*
|
||||
* @ingroup tms570
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @file tms570lc4357-pins.h
|
||||
* @file
|
||||
*
|
||||
* @ingroup tms570
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @file tms570ls3137zwt-pins.h
|
||||
* @file
|
||||
*
|
||||
* @ingroup tms570
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @file irq.c
|
||||
* @file
|
||||
*
|
||||
* @ingroup tms570
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @file bspreset.c
|
||||
* @file
|
||||
*
|
||||
* @ingroup tms570
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @file bspstart.c
|
||||
* @file
|
||||
*
|
||||
* @ingroup tms570
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @file bspstarthooks.c
|
||||
* @file
|
||||
*
|
||||
* @ingroup tms570
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @file init_emif_sdram.c
|
||||
* @file
|
||||
*
|
||||
* @ingroup tms570
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @file init_esm.c
|
||||
* @file
|
||||
*
|
||||
* @ingroup tms570
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @file init_pinmux.c
|
||||
* @file
|
||||
*
|
||||
* @ingroup tms570
|
||||
*
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/** @file init_system.c
|
||||
/** @file
|
||||
|
||||
based on Ti HalCoGen generated file
|
||||
*/
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @file pinmux.c
|
||||
* @file
|
||||
*
|
||||
* @ingroup tms570
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @file tms570-pom.c
|
||||
* @file
|
||||
*
|
||||
* @ingroup tms570
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @file tms570_selftest.c
|
||||
* @file
|
||||
*
|
||||
* @ingroup tms570
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @file tms570_selftest_par_can.c
|
||||
* @file
|
||||
*
|
||||
* @ingroup tms570
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @file tms570_selftest_par_can.c
|
||||
* @file
|
||||
*
|
||||
* @ingroup tms570
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @file tms570_selftest_par_std.c
|
||||
* @file
|
||||
*
|
||||
* @ingroup tms570
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @file tms570_selftest_parity.c
|
||||
* @file
|
||||
*
|
||||
* @ingroup tms570
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @file tms570_tcram_tests.c
|
||||
* @file
|
||||
*
|
||||
* @ingroup tms570
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user