uartlite: Updated @addtogroup with appropriate version infromation.

Signed-off-by: Nava kishore Manne <navam@xilinx.com>
Acked-by: Srikanth Vemula <svemula@xilinx.com>
This commit is contained in:
Nava kishore Manne 2015-08-08 10:29:36 +05:30
parent dd7b7cb23f
commit d6ff63b394
10 changed files with 10 additions and 10 deletions

View file

@ -33,7 +33,7 @@
/**
*
* @file xuartlite.c
* @addtogroup uartlite_v3_0
* @addtogroup uartlite_v3_1
* @{
*
* Contains required functions for the XUartLite driver. See the xuartlite.h

View file

@ -33,7 +33,7 @@
/**
*
* @file xuartlite.h
* @addtogroup uartlite_v3_0
* @addtogroup uartlite_v3_1
* @{
* @details
*

View file

@ -33,7 +33,7 @@
/**
*
* @file xuartlite_g.c
* @addtogroup uartlite_v3_0
* @addtogroup uartlite_v3_1
* @{
*
* This file contains a configuration table that specifies the configuration of

View file

@ -33,7 +33,7 @@
/**
*
* @file xuartlite_i.h
* @addtogroup uartlite_v3_0
* @addtogroup uartlite_v3_1
* @{
*
* Contains data which is shared between the files of the XUartLite component.

View file

@ -33,7 +33,7 @@
/**
*
* @file xuartlite_intr.c
* @addtogroup uartlite_v3_0
* @addtogroup uartlite_v3_1
* @{
*
* This file contains interrupt-related functions for the UART Lite component

View file

@ -33,7 +33,7 @@
/**
*
* @file xuartlite_l.c
* @addtogroup uartlite_v3_0
* @addtogroup uartlite_v3_1
* @{
*
* This file contains low-level driver functions that can be used to access the

View file

@ -33,7 +33,7 @@
/**
*
* @file xuartlite_l.h
* @addtogroup uartlite_v3_0
* @addtogroup uartlite_v3_1
* @{
*
* This header file contains identifiers and low-level driver functions (or

View file

@ -33,7 +33,7 @@
/**
*
* @file xuartlite_selftest.c
* @addtogroup uartlite_v3_0
* @addtogroup uartlite_v3_1
* @{
*
* This file contains the self-test functions for the UART Lite component

View file

@ -33,7 +33,7 @@
/**
*
* @file xuartlite_sinit.c
* @addtogroup uartlite_v3_0
* @addtogroup uartlite_v3_1
* @{
*
* The implementation of the XUartLite component's static initialzation

View file

@ -33,7 +33,7 @@
/**
*
* @file xuartlite_stats.c
* @addtogroup uartlite_v3_0
* @addtogroup uartlite_v3_1
* @{
*
* This file contains the statistics functions for the UART Lite component