Remove explicit file names from @file

This makes the @file documentation independent of the actual file name.

Update #3707.
This commit is contained in:
Sebastian Huber
2019-02-27 10:53:30 +01:00
parent 262cb53462
commit feea03b625
216 changed files with 216 additions and 216 deletions

View File

@@ -1,5 +1,5 @@
/** /**
* @file arm-errata.h * @file
* *
* @ingroup arm_shared * @ingroup arm_shared
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file arm-release-id.h * @file
* *
* @ingroup arm_shared * @ingroup arm_shared
* *

View File

@@ -1,5 +1,5 @@
/**************************************************************************//** /**************************************************************************//**
* @file cmsis_gcc.h * @file
* @brief CMSIS Cortex-M Core Function/Instruction Header File * @brief CMSIS Cortex-M Core Function/Instruction Header File
* @version V4.30 * @version V4.30
* @date 20. October 2015 * @date 20. October 2015

View File

@@ -1,5 +1,5 @@
/**************************************************************************//** /**************************************************************************//**
* @file core_cm7.h * @file
* @brief CMSIS Cortex-M7 Core Peripheral Access Layer Header File * @brief CMSIS Cortex-M7 Core Peripheral Access Layer Header File
* @version V4.30 * @version V4.30
* @date 20. October 2015 * @date 20. October 2015

View File

@@ -1,5 +1,5 @@
/**************************************************************************//** /**************************************************************************//**
* @file core_cmFunc.h * @file
* @brief CMSIS Cortex-M Core Function Access Header File * @brief CMSIS Cortex-M Core Function Access Header File
* @version V4.30 * @version V4.30
* @date 20. October 2015 * @date 20. October 2015

View File

@@ -1,5 +1,5 @@
/**************************************************************************//** /**************************************************************************//**
* @file core_cmInstr.h * @file
* @brief CMSIS Cortex-M Core Instruction Access Header File * @brief CMSIS Cortex-M Core Instruction Access Header File
* @version V4.30 * @version V4.30
* @date 20. October 2015 * @date 20. October 2015

View File

@@ -1,5 +1,5 @@
/**************************************************************************//** /**************************************************************************//**
* @file core_cmSimd.h * @file
* @brief CMSIS Cortex-M SIMD Header File * @brief CMSIS Cortex-M SIMD Header File
* @version V4.30 * @version V4.30
* @date 20. October 2015 * @date 20. October 2015

View File

@@ -1,5 +1,5 @@
/** /**
* @file timerbenchmark.c * @file
* *
* @ingroup lpc176x * @ingroup lpc176x
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file can.c * @file
* *
* @ingroup lpc176x * @ingroup lpc176x
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file lpc-gpio.c * @file
* *
* @ingroup lpc176x * @ingroup lpc176x
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file adc-defs.h * @file
* *
* @ingroup lpc176x * @ingroup lpc176x
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file adc.h * @file
* *
* @ingroup lpc176x * @ingroup lpc176x
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file can-defs.h * @file
* *
* @ingroup lpc176x * @ingroup lpc176x
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file can.h * @file
* *
* @ingroup lpc176x * @ingroup lpc176x
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file common-types.h * @file
* *
* @ingroup lpc176x * @ingroup lpc176x
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file gpio-defs.h * @file
* *
* @ingroup lpc176x * @ingroup lpc176x
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file io-defs.h * @file
* *
* @ingroup lpc176x * @ingroup lpc176x
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file io.h * @file
* *
* @ingroup lpc176x * @ingroup lpc176x
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file lpc-gpio.h * @file
* *
* @ingroup lpc176x * @ingroup lpc176x
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file lpc176x.h * @file
* *
* @ingroup lpc176x * @ingroup lpc176x
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file mbed-pinmap.h * @file
* *
* @ingroup lpc176x * @ingroup lpc176x
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file pwmout-defs.h * @file
* *
* @ingroup lpc176x * @ingroup lpc176x
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file pwmout.h * @file
* *
* @ingroup lpc176x * @ingroup lpc176x
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file timer-defs.h * @file
* *
* @ingroup lpc176x * @ingroup lpc176x
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file timer.h * @file
* *
* @ingroup lpc176x * @ingroup lpc176x
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file watchdog-defs.h * @file
* *
* @ingroup lpc176x * @ingroup lpc176x
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file watchdog.h * @file
* *
* @ingroup lpc176x * @ingroup lpc176x
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file pwmout.c * @file
* *
* @ingroup lpc176x * @ingroup lpc176x
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file adc.c * @file
* *
* @ingroup lpc176x * @ingroup lpc176x
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file bspstarthooks.c * @file
* *
* @ingroup lpc176x * @ingroup lpc176x
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file io.c * @file
* *
* @ingroup lpc176x * @ingroup lpc176x
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file watchdog.c * @file
* *
* @ingroup lpc176x * @ingroup lpc176x
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file timer.c * @file
* *
* @ingroup lpc176x * @ingroup lpc176x
* *

View File

@@ -1,4 +1,4 @@
/* @file /* @file
* *
* @ingroup arm_lpc32xx * @ingroup arm_lpc32xx
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file gpio-interfaces-pi1-rev2.c * @file
* *
* @ingroup raspberrypi_gpio * @ingroup raspberrypi_gpio
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file rpi-gpio.c * @file
* *
* @ingroup raspberrypi_gpio * @ingroup raspberrypi_gpio
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file i2c.c * @file
* *
* @ingroup raspberrypi_i2c * @ingroup raspberrypi_i2c
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file i2c.h * @file
* *
* @ingroup raspberrypi_i2c * @ingroup raspberrypi_i2c
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file raspberrypi.h * @file
* *
* @ingroup raspberrypi_reg * @ingroup raspberrypi_reg
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file rpi-gpio.h * @file
* *
* @ingroup raspberrypi_gpio * @ingroup raspberrypi_gpio
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file spi.h * @file
* *
* @ingroup raspberrypi_spi * @ingroup raspberrypi_spi
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file irq.c * @file
* *
* @ingroup raspberrypi_interrupt * @ingroup raspberrypi_interrupt
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file spi.c * @file
* *
* @ingroup raspberrypi_spi * @ingroup raspberrypi_spi
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file bsp-start-init-registers.S * @file
* *
* @brief ARM register initialization routines. * @brief ARM register initialization routines.
*/ */

View File

@@ -1,5 +1,5 @@
/** /**
* @file clock.c * @file
* *
* @ingroup tms570 * @ingroup tms570
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file printk-support.c * @file
* *
* @ingroup tms570 * @ingroup tms570
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file tms570-sci.c * @file
* *
* @ingroup tms570 * @ingroup tms570
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file bsp.h * @file
* *
* @ingroup tms570 * @ingroup tms570
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file irq.h * @file
* *
* @ingroup tms570 * @ingroup tms570
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file benchmark_timer.c * @file
* *
* @ingroup tms570 * @ingroup tms570
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file tms570-pinmux.h * @file
* *
* @ingroup tms570 * @ingroup tms570
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file tms570-pins.h * @file
* *
* @ingroup tms570 * @ingroup tms570
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file tms570-pom.h * @file
* @ingroup tms570 * @ingroup tms570
* @brief Parameter Overlay Module (POM) header file * @brief Parameter Overlay Module (POM) header file
*/ */

View File

@@ -1,5 +1,5 @@
/** /**
* @file tms570-rti.h * @file
* *
* @ingroup tms570 * @ingroup tms570
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file tms570-sci-driver.h * @file
* *
* @ingroup tms570 * @ingroup tms570
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file tms570-sci.h * @file
* *
* @ingroup tms570 * @ingroup tms570
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file tms570-vim.h * @file
* *
* @ingroup tms570 * @ingroup tms570
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file tms570_selftest.h * @file
* *
* @ingroup tms570 * @ingroup tms570
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file tms570_selftest_parity.h * @file
* *
* @ingroup tms570 * @ingroup tms570
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file tms570lc4357-pins.h * @file
* *
* @ingroup tms570 * @ingroup tms570
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file tms570ls3137zwt-pins.h * @file
* *
* @ingroup tms570 * @ingroup tms570
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file irq.c * @file
* *
* @ingroup tms570 * @ingroup tms570
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file bspreset.c * @file
* *
* @ingroup tms570 * @ingroup tms570
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file bspstart.c * @file
* *
* @ingroup tms570 * @ingroup tms570
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file bspstarthooks.c * @file
* *
* @ingroup tms570 * @ingroup tms570
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file init_emif_sdram.c * @file
* *
* @ingroup tms570 * @ingroup tms570
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file init_esm.c * @file
* *
* @ingroup tms570 * @ingroup tms570
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file init_pinmux.c * @file
* *
* @ingroup tms570 * @ingroup tms570
* *

View File

@@ -1,4 +1,4 @@
/** @file init_system.c /** @file
based on Ti HalCoGen generated file based on Ti HalCoGen generated file
*/ */

View File

@@ -1,5 +1,5 @@
/** /**
* @file pinmux.c * @file
* *
* @ingroup tms570 * @ingroup tms570
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file tms570-pom.c * @file
* *
* @ingroup tms570 * @ingroup tms570
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file tms570_selftest.c * @file
* *
* @ingroup tms570 * @ingroup tms570
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file tms570_selftest_par_can.c * @file
* *
* @ingroup tms570 * @ingroup tms570
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file tms570_selftest_par_can.c * @file
* *
* @ingroup tms570 * @ingroup tms570
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file tms570_selftest_par_std.c * @file
* *
* @ingroup tms570 * @ingroup tms570
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file tms570_selftest_parity.c * @file
* *
* @ingroup tms570 * @ingroup tms570
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file tms570_tcram_tests.c * @file
* *
* @ingroup tms570 * @ingroup tms570
* *

View File

@@ -1,5 +1,5 @@
/** /**
*@file console.c *@file
* *
*@brief *@brief
* - This file implements uart console for TLL6527M. TLL6527M has BF527 with * - This file implements uart console for TLL6527M. TLL6527M has BF527 with

View File

@@ -1,5 +1,5 @@
/** /**
* @file bsp.h * @file
* @ingroup bfin_tll6527m * @ingroup bfin_tll6527m
* @brief Global BSP definitions. * @brief Global BSP definitions.
* *

View File

@@ -1,5 +1,5 @@
/** /**
*@file interrupt.c *@file
* *
*@brief *@brief
* - This file implements interrupt dispatcher. Most of the code is taken from * - This file implements interrupt dispatcher. Most of the code is taken from

View File

@@ -1,5 +1,5 @@
/** /**
*@file bf52x.h *@file
* *
*@brief *@brief
* - This file provides the register address for the 52X model. The file is * - This file provides the register address for the 52X model. The file is

View File

@@ -1,5 +1,5 @@
/** /**
*@file interrupt.h *@file
* *
*@brief *@brief
* - This file implements interrupt dispatcher. The init code is taken from * - This file implements interrupt dispatcher. The init code is taken from

View File

@@ -1,5 +1,5 @@
/** /**
* @file realmode_int.h * @file
* *
* @ingroup i386_shared * @ingroup i386_shared
* *

View File

@@ -1,5 +1,5 @@
/* /*
* @file page.h * @file
* *
* Copyright (C) 1998 Eric Valette (valette@crf.canon.fr) * Copyright (C) 1998 Eric Valette (valette@crf.canon.fr)
* Canon Centre Recherche France. * Canon Centre Recherche France.

View File

@@ -1,5 +1,5 @@
/** /**
* @file fb_vesa_rm.c * @file
* *
* @ingroup i386_pc386 * @ingroup i386_pc386
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file fb_default_mode.h * @file
* *
* @ingroup i386_pc386 * @ingroup i386_pc386
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file fb_vesa.h * @file
* *
* @ingroup i386_pc386 * @ingroup i386_pc386
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file vbe3.h * @file
* *
* @ingroup i386_pc386 * @ingroup i386_pc386
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file edid.h * @file
* *
* @ingroup i386_pc386 * @ingroup i386_pc386
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file realmode_int.c * @file
* *
* @ingroup i386_shared * @ingroup i386_shared
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file gpio.h * @file
* *
* @ingroup rtems_gpio * @ingroup rtems_gpio
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file rtems/powerpc/powerpc.h * @file
*/ */
/* /*

View File

@@ -1,4 +1,4 @@
/*!@file start.S /*!@file
* *
* @brief Initialization code to set up the CPU and call boot_card() * @brief Initialization code to set up the CPU and call boot_card()
* *

View File

@@ -1,4 +1,4 @@
/*!@file start.S /*!@file
* *
* @brief Initialization code to set up the CPU and call boot_card() * @brief Initialization code to set up the CPU and call boot_card()
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file gpio.c * @file
* *
* @ingroup rtems_gpio * @ingroup rtems_gpio
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file memory.h * @file
* *
* Dummy include file for FreeBSD routines * Dummy include file for FreeBSD routines
*/ */

View File

@@ -1,5 +1,5 @@
/** /**
* @file rtems/assoc.h * @file
* *
* @brief RTEMS Associativity Routines * @brief RTEMS Associativity Routines
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file rtems/bspIo.h * @file
* *
* @brief Interface to Kernel Print Methods * @brief Interface to Kernel Print Methods
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file rtems/bspcmdline.h * @file
* *
* @defgroup BSPCommandLine BSP Command Line Helpers * @defgroup BSPCommandLine BSP Command Line Helpers
* *

View File

@@ -1,5 +1,5 @@
/** /**
* @file rtems/btimer.h * @file
* *
* @brief RTEMS Benchmark Timer API for all Boards * @brief RTEMS Benchmark Timer API for all Boards
*/ */

Some files were not shown because too many files have changed in this diff Show More