Drivers: Retain @details only in the primary header file.
Removed all other instances. Signed-off-by: Nava kishore Manne <navam@xilinx.com>
This commit is contained in:
parent
904528b4bd
commit
607a6324f3
451 changed files with 0 additions and 451 deletions
|
@ -34,7 +34,6 @@
|
|||
* @file xaxicdma.c
|
||||
* @addtogroup axicdma_v3_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* The implementation of the API of Xilinx CDMA engine.
|
||||
*
|
||||
|
|
|
@ -34,7 +34,6 @@
|
|||
* @file xaxicdma_bd.c
|
||||
* @addtogroup axicdma_v3_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* The implementation for the Buffer Descriptor (BD) API functions.
|
||||
*
|
||||
|
|
|
@ -34,7 +34,6 @@
|
|||
* @file xaxicdma_bd.h
|
||||
* @addtogroup axicdma_v3_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* The API definition for the Buffer Descriptor (BD).
|
||||
*
|
||||
|
|
|
@ -34,7 +34,6 @@
|
|||
* @file xaxicdma_bdring.c
|
||||
* @addtogroup axicdma_v3_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* Implementation for support on Scatter Gather (SG) transfers.
|
||||
* It includes the implementation of the BD ring API. There is only one BD ring
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xaxicdma_g.c
|
||||
* @addtogroup axicdma_v3_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* Provide a template for user to define their own hardware settings.
|
||||
*
|
||||
|
|
|
@ -34,7 +34,6 @@
|
|||
* @file xaxicdma_hw.h
|
||||
* @addtogroup axicdma_v3_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* Hardware definition file. It defines the register interface and Buffer
|
||||
* Descriptor (BD) definitions.
|
||||
|
|
|
@ -34,7 +34,6 @@
|
|||
* @file xaxicdma_i.h
|
||||
* @addtogroup axicdma_v3_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* Header file for utility functions shared by driver files.
|
||||
*
|
||||
|
|
|
@ -34,7 +34,6 @@
|
|||
* @file xaxicdma_intr.c
|
||||
* @addtogroup axicdma_v3_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* The implementation of the interrupt related API. The interrupt handler is
|
||||
* also implemented here.
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xaxicdma_porting_guide.h
|
||||
* @addtogroup axicdma_v3_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This is a guide on how to move from using the XPS Central DMA driver,
|
||||
* dmacentral, to use xaxidma driver.
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xaxicdma_sinit.c
|
||||
* @addtogroup axicdma_v3_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* Look up the hardware settings using device ID. The hardware setting is inside
|
||||
* the configuration table in xaxivdma_g.c, generated automatically by XPS or
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xaxidma.c
|
||||
* @addtogroup axidma_v8_1
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This file implements DMA engine-wise initialization and control functions.
|
||||
* For more information on the implementation of this driver, see xaxidma.h.
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xaxidma_bd.c
|
||||
* @addtogroup axidma_v8_1
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* Buffer descriptor (BD) management API implementation.
|
||||
*
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xaxidma_bd.h
|
||||
* @addtogroup axidma_v8_1
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* Buffer descriptor (BD) management API.
|
||||
*
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xaxidma_bdring.c
|
||||
* @addtogroup axidma_v8_1
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This file implements buffer descriptor ring related functions. For more
|
||||
* information on how to manage the BD ring, please see xaxidma.h.
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xaxidma_bdring.h
|
||||
* @addtogroup axidma_v8_1
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This file contains DMA channel related structure and constant definition
|
||||
* as well as function prototypes. Each DMA channel is managed by a Buffer
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xaxidma_g.c
|
||||
* @addtogroup axidma_v8_1
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* Provide a template for user to define their own hardware settings.
|
||||
*
|
||||
|
|
|
@ -34,7 +34,6 @@
|
|||
* @file xaxidma_hw.h
|
||||
* @addtogroup axidma_v8_1
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* Hardware definition file. It defines the register interface and Buffer
|
||||
* Descriptor (BD) definitions.
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xaxidma_porting_guide.h
|
||||
* @addtogroup axidma_v8_1
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This is a guide on how to move from using the xlldma driver to use xaxidma
|
||||
* driver.
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xaxidma_selftest.c
|
||||
* @addtogroup axidma_v8_1
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* Contains diagnostic/self-test functions for the XAxiDma component.
|
||||
*
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xaxidma_sinit.c
|
||||
* @addtogroup axidma_v8_1
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* Look up the hardware settings using device ID. The hardware setting is inside
|
||||
* the configuration table in xaxidma_g.c, generated automatically by XPS or
|
||||
|
|
|
@ -34,7 +34,6 @@
|
|||
* @file xaxipcie.c
|
||||
* @addtogroup axipcie_v3_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* Implements all of functions for XAxiPcie IP driver except interrupts and
|
||||
* initialization.
|
||||
|
|
|
@ -34,7 +34,6 @@
|
|||
* @file xaxipcie_g.c
|
||||
* @addtogroup axipcie_v3_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This file contains a configuration table that specifies the configuration
|
||||
* of AXI PCIe devices in the system.
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xaxipcie_hw.h
|
||||
* @addtogroup axipcie_v3_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This header file contains identifiers and basic driver functions for the
|
||||
* XAxiPcie device driver.
|
||||
|
|
|
@ -34,7 +34,6 @@
|
|||
* @file xaxipcie_intr.c
|
||||
* @addtogroup axipcie_v3_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This file implements interrupt functions for the XAxiPcie IP
|
||||
*
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xaxipcie_porting_guide.h
|
||||
* @addtogroup axipcie_v3_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This is a guide on how to move from using the plbv46pcie driver to use
|
||||
* xaxipcie driver.
|
||||
|
|
|
@ -34,7 +34,6 @@
|
|||
* @file xaxipcie_sinit.c
|
||||
* @addtogroup axipcie_v3_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This file contains the implementation of AXI PCIe driver's static
|
||||
* initialization functionality.
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xaxipmon.c
|
||||
* @addtogroup axipmon_v6_2
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This file contains the driver API functions that can be used to access
|
||||
* the AXI Performance Monitor device.
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xaxipmon_g.c
|
||||
* @addtogroup axipmon_v6_2
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This file contains a configuration table that specifies the configuration
|
||||
* of AxiMon devices in the system.
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xaxipmon_hw.h
|
||||
* @addtogroup axipmon_v6_2
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This header file contains identifiers and basic driver functions (or
|
||||
* macros) that can be used to access the AXI Performance Monitor.
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xaxipmon_selftest.c
|
||||
* @addtogroup axipmon_v6_2
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This file contains a diagnostic self test function for the XAxiPmon driver.
|
||||
* The self test function does a simple read/write test of the Alarm Threshold
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xaxipmon_sinit.c
|
||||
* @addtogroup axipmon_v6_2
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This file contains the implementation of the XAxiPmon driver's static
|
||||
* initialization functionality.
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xaxis_switch.c
|
||||
* @addtogroup axis_switch_v1_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This is the main file for Xilinx AXI4-Stream Switch Control Router core.
|
||||
* Please see xaxis_switch.h for more details of the driver.
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xaxis_switch_hw.h
|
||||
* @addtogroup axis_switch_v1_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This header file contains identifiers and register-level core functions (or
|
||||
* macros) that can be used to access the Xilinx AXI4-Stream Switch Control
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xaxis_switch_selftest.c
|
||||
* @addtogroup axis_switch_v1_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This file contains self test function for the AXI4-Stream Source Control
|
||||
* Router core.
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xaxis_switch_sinit.c
|
||||
* @addtogroup axis_switch_v1_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This file contains static initialization method for Xilinx AXI4-Stream
|
||||
* Source Control Router core.
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xaxivdma.c
|
||||
* @addtogroup axivdma_v5_1
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* Implementation of the driver API functions for the AXI Video DMA engine.
|
||||
*
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xaxivdma_channel.c
|
||||
* @addtogroup axivdma_v5_1
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* Implementation of the channel related functions. These functions are used
|
||||
* internally by the driver, and are declared in xaxivdma_i.h.
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xaxivdma_g.c
|
||||
* @addtogroup axivdma_v5_1
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* Provide a template for user to define their own hardware settings.
|
||||
*
|
||||
|
|
|
@ -34,7 +34,6 @@
|
|||
* @file xaxivdma_hw.h
|
||||
* @addtogroup axivdma_v5_1
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* Hardware definition file. It defines the register interface and Buffer
|
||||
* Descriptor (BD) definitions.
|
||||
|
|
|
@ -34,7 +34,6 @@
|
|||
* @file xaxivdma_i.h
|
||||
* @addtogroup axivdma_v5_1
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* Internal API definitions shared by driver files.
|
||||
*
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xaxivdma_intr.c
|
||||
* @addtogroup axivdma_v5_1
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* Implementation of interrupt related functions.
|
||||
*
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xaxivdma_porting_guide.h
|
||||
* @addtogroup axivdma_v5_1
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This is a guide on how to move from using the xvdma driver to use xaxivdma
|
||||
* driver.
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xaxivdma_selftest.c
|
||||
* @addtogroup axivdma_v5_1
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* Contains diagnostic/self-test functions for the XAxiVdma component.
|
||||
*
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xaxivdma_sinit.c
|
||||
* @addtogroup axivdma_v5_1
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* Look up the hardware settings using device ID. The hardware setting is inside
|
||||
* the configuration table in xaxivdma_g.c, generated automatically by XPS or
|
||||
|
|
|
@ -34,7 +34,6 @@
|
|||
* @file xbram.c
|
||||
* @addtogroup bram_v4_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* The implementation of the XBram driver's basic functionality.
|
||||
* See xbram.h for more information about the driver.
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xbram_g.c
|
||||
* @addtogroup bram_v4_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This file contains a configuration table that specifies the configuration
|
||||
* of BRAM devices in the system.
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xbram_hw.h
|
||||
* @addtogroup bram_v4_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This header file contains identifiers and driver functions (or
|
||||
* macros) that can be used to access the device. The user should refer to the
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xbram_intr.c
|
||||
* @addtogroup bram_v4_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* Implements BRAM interrupt processing functions for the
|
||||
* XBram driver. See xbram.h for more information
|
||||
|
|
|
@ -34,7 +34,6 @@
|
|||
* @file xbram_selftest.c
|
||||
* @addtogroup bram_v4_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* The implementation of the XBram driver's self test function. This SelfTest
|
||||
* is only applicable if ECC is enabled.
|
||||
|
|
|
@ -34,7 +34,6 @@
|
|||
* @file xbram_sinit.c
|
||||
* @addtogroup bram_v4_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* The implementation of the XBram driver's static initialzation
|
||||
* functionality.
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xcan.c
|
||||
* @addtogroup can_v3_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* The XCan driver. Functions in this file are the minimum required functions
|
||||
* for this driver. See xcan.h for a detailed description of the driver.
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xcan_config.c
|
||||
* @addtogroup can_v3_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* Functions in this file are CAN Configuration Register access related.
|
||||
*
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xcan_g.c
|
||||
* @addtogroup can_v3_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This file contains a configuration table that specifies the configuration
|
||||
* of CAN devices in the system.
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xcan_intr.c
|
||||
* @addtogroup can_v3_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This file contains functions related to CAN interrupt handling.
|
||||
*
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xcan_l.h
|
||||
* @addtogroup can_v3_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This header file contains the identifiers and basic driver functions (or
|
||||
* macros) that can be used to access the device. Other driver functions
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xcan_selftest.c
|
||||
* @addtogroup can_v3_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This file contains a diagnostic self-test function for the XCan driver.
|
||||
*
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xcanfd.c
|
||||
* @addtogroup canfd_v1_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* The XCanFd driver. Functions in this file are the minimum required functions
|
||||
* for this driver. See xcanfd.h for a detailed description of the driver.
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xcanfd_config.c
|
||||
* @addtogroup canfd_v1_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* Functions in this file are CAN Configuration Register access related.
|
||||
*
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xcanfd_hw.h
|
||||
* @addtogroup canfd_v1_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This header file contains the identifiers and basic driver functions (or
|
||||
* macros) that can be used to access the device. Other driver functions
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xcanfd_intr.c
|
||||
* @addtogroup canfd_v1_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This file contains functions related to CAN interrupt handling.
|
||||
*
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xcanfd_selftest.c
|
||||
* @addtogroup canfd_v1_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This file contains a diagnostic self-test function for the XCanFd driver.
|
||||
*
|
||||
|
|
|
@ -44,7 +44,6 @@
|
|||
* @file xcanFd_sinit.c
|
||||
* @addtogroup canfd_v1_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This file contains the implementation of the XCanFd driver's static
|
||||
* initialization functionality.
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xcanps.c
|
||||
* @addtogroup canps_v3_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* Functions in this file are the minimum required functions for the XCanPs
|
||||
* driver. See xcanps.h for a detailed description of the driver.
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xcanps_g.c
|
||||
* @addtogroup canps_v3_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This file contains a configuration table that specifies the configuration
|
||||
* of CAN devices in the system.
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xcanps_hw.c
|
||||
* @addtogroup canps_v3_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This file contains the implementation of the canps interface reset sequence
|
||||
*
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xcanps_hw.h
|
||||
* @addtogroup canps_v3_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This header file contains the identifiers and basic driver functions (or
|
||||
* macros) that can be used to access the device. Other driver functions
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xcanps_intr.c
|
||||
* @addtogroup canps_v3_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This file contains functions related to CAN interrupt handling.
|
||||
*
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xcanps_selftest.c
|
||||
* @addtogroup canps_v3_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This file contains a diagnostic self-test function for the XCanPs driver.
|
||||
*
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xcanps_sinit.c
|
||||
* @addtogroup canps_v3_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This file contains the implementation of the XCanPs driver's static
|
||||
* initialization functionality.
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xccm.c
|
||||
* @addtogroup ccm_v6_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This file contains the implementation of the interface functions for CCM
|
||||
* driver. Refer to the header file xccm.h for more detailed information.
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xccm_hw.h
|
||||
* @addtogroup ccm_v6_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This header file contains identifiers and register-level driver functions (or
|
||||
* macros) that can be used to access the Xilinx Color Correction Matrix (CCM)
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xccm_intr.c
|
||||
* @addtogroup ccm_v6_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This file contains interrupt related functions of Xilinx CCM core.
|
||||
* Please see xccm.h for more details of the driver.
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xccm_selftest.c
|
||||
* @addtogroup ccm_v6_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This file contains the self-test functions for the CCM core.
|
||||
*
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xccm_sinit.c
|
||||
* @addtogroup ccm_v6_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This file contains static initialization methods for Xilinx CCM core.
|
||||
*
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xcfa.c
|
||||
* @addtogroup cfa_v7_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This file contains the implementation of the interface functions for CFA
|
||||
* core. Refer to the header file xcfa.h for more detailed information.
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xcfa_hw.h
|
||||
* @addtogroup cfa_v7_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This header file contains identifiers and register-level driver functions (or
|
||||
* macros) that can be used to access the Xilinx Color Filter Array
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xcfa_intr.c
|
||||
* @addtogroup cfa_v7_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This file contains interrupt related functions of the CFA core.
|
||||
* Please see xcfa.h for more details of the core.
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xcfa_selftest.c
|
||||
* @addtogroup cfa_v7_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This file contains the self-test functions for the CFA core.
|
||||
* The self test function reads the Version register.
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xcfa_sinit.c
|
||||
* @addtogroup cfa_v7_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This file contains static initialization methods for Xilinx CFA core.
|
||||
*
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xbasic_types.c
|
||||
* @addtogroup common_v1_00_a
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This file contains basic functions for Xilinx software IP.
|
||||
*
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xbasic_types.h
|
||||
* @addtogroup common_v1_00_a
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This file contains basic types for Xilinx software IP. These types do not
|
||||
* follow the standard naming convention with respect to using the component
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xenv.h
|
||||
* @addtogroup common_v1_00_a
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* Defines common services that are typically found in a host operating.
|
||||
* environment. This include file simply includes an OS specific file based
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xenv_linux.h
|
||||
* @addtogroup common_v1_00_a
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* Defines common services specified by xenv.h.
|
||||
*
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xenv_none.h
|
||||
* @addtogroup common_v1_00_a
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This is a legacy file kept for backwards compatibility.
|
||||
*
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xenv_standalone.h
|
||||
* @addtogroup common_v1_00_a
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* Defines common services specified by xenv.h.
|
||||
*
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xenv_vxworks.h
|
||||
* @addtogroup common_v1_00_a
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* Defines common services specified by xenv.h.
|
||||
*
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xparameters.h
|
||||
* @addtogroup common_v1_00_a
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This file contains system parameters for the Xilinx device driver environment.
|
||||
* It is a representation of the system in that it contains the number of each
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xstatus.h
|
||||
* @addtogroup common_v1_00_a
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This file contains Xilinx software status codes. Status codes have their
|
||||
* own data type called int. These codes are used throughout the Xilinx
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xutil.h
|
||||
* @addtogroup common_v1_00_a
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This file contains utility functions such as memory test functions.
|
||||
*
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xutil_memtest.c
|
||||
* @addtogroup common_v1_00_a
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* Contains the memory test utility functions.
|
||||
*
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xversion.c
|
||||
* @addtogroup common_v1_00_a
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This file contains the implementation of the XVersion component. This
|
||||
* component represents a version ID. It is encapsulated within a component
|
||||
|
|
|
@ -34,7 +34,6 @@
|
|||
* @file xversion.h
|
||||
* @addtogroup common_v1_00_a
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This file contains the interface for the XVersion component. This
|
||||
* component represents a version ID. It is encapsulated within a component
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xcoresightpsdcc.c
|
||||
* @addtogroup coresightps_dcc_v1_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* Functions in this file are the minimum required functions for the
|
||||
* XCoreSightPs driver.
|
||||
|
|
|
@ -34,7 +34,6 @@
|
|||
* @file fsl.h
|
||||
* @addtogroup cpu_v2_3
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This file contains macros for interfacing to the Fast Simplex Link (FSL)
|
||||
* interface..
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xio.c
|
||||
* @addtogroup cpu_v2_3
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* Contains I/O functions for memory-mapped or non-memory-mapped I/O
|
||||
* architectures. These functions encapsulate generic CPU I/O requirements.
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xcresample.c
|
||||
* @addtogroup cresample_v4_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This file contains the implementation of the interface functions for the
|
||||
* Chroma Resampler core. Refer to the header file xcresample.h for more
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xcresample_hw.h
|
||||
* @addtogroup cresample_v4_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This header file contains identifiers and register-level driver functions
|
||||
* (or macros) that can be used to access the Xilinx Chroma Resampler core.
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xcresample_intr.c
|
||||
* @addtogroup cresample_v4_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This file contains interrupt related functions of Chroma Resampler core
|
||||
* Please see xcresample.h for more details of the core.
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xcresample_selftest.c
|
||||
* @addtogroup cresample_v4_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This file contains the self-test functions for the Chroma Resampler core.
|
||||
*
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
* @file xcresample_sinit.c
|
||||
* @addtogroup cresample_v4_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* This file contains initialization methods for Xilinx Chroma Resampler core.
|
||||
*
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue