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:
parent
dd7b7cb23f
commit
d6ff63b394
10 changed files with 10 additions and 10 deletions
|
@ -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
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
/**
|
||||
*
|
||||
* @file xuartlite.h
|
||||
* @addtogroup uartlite_v3_0
|
||||
* @addtogroup uartlite_v3_1
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue