emaclite: 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
b52173e3e4
commit
abc435be7c
9 changed files with 9 additions and 9 deletions
|
@ -33,7 +33,7 @@
|
|||
/**
|
||||
*
|
||||
* @file xemaclite.c
|
||||
* @addtogroup emaclite_v4_0
|
||||
* @addtogroup emaclite_v4_1
|
||||
* @{
|
||||
*
|
||||
* Functions in this file are the minimum required functions for the EmacLite
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
/**
|
||||
*
|
||||
* @file xemaclite.h
|
||||
* @addtogroup emaclite_v4_0
|
||||
* @addtogroup emaclite_v4_1
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
/**
|
||||
*
|
||||
* @file xemaclite_g.c
|
||||
* @addtogroup emaclite_v4_0
|
||||
* @addtogroup emaclite_v4_1
|
||||
* @{
|
||||
*
|
||||
* This file contains a configuration table that specifies the configuration
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
/******************************************************************************/
|
||||
/**
|
||||
* @file xemaclite_i.h
|
||||
* @addtogroup emaclite_v4_0
|
||||
* @addtogroup emaclite_v4_1
|
||||
* @{
|
||||
*
|
||||
* This header file contains internal identifiers, which are those shared
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
/**
|
||||
*
|
||||
* @file xemaclite_intr.c
|
||||
* @addtogroup emaclite_v4_0
|
||||
* @addtogroup emaclite_v4_1
|
||||
* @{
|
||||
*
|
||||
* Functions in this file are for the interrupt driven processing functionality.
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
/**
|
||||
*
|
||||
* @file xemaclite_l.c
|
||||
* @addtogroup emaclite_v4_0
|
||||
* @addtogroup emaclite_v4_1
|
||||
* @{
|
||||
*
|
||||
* This file contains the minimal, polled functions to send and receive Ethernet
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
/**
|
||||
*
|
||||
* @file xemaclite_l.h
|
||||
* @addtogroup emaclite_v4_0
|
||||
* @addtogroup emaclite_v4_1
|
||||
* @{
|
||||
*
|
||||
* This header file contains identifiers and basic driver functions and macros
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
/**
|
||||
*
|
||||
* @file xemaclite_selftest.c
|
||||
* @addtogroup emaclite_v4_0
|
||||
* @addtogroup emaclite_v4_1
|
||||
* @{
|
||||
*
|
||||
* Function(s) in this file are the required functions for the EMAC Lite
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
/**
|
||||
*
|
||||
* @file xemaclite_sinit.c
|
||||
* @addtogroup emaclite_v4_0
|
||||
* @addtogroup emaclite_v4_1
|
||||
* @{
|
||||
*
|
||||
* This file contains the implementation of the XEmacLite driver's static
|
||||
|
|
Loading…
Add table
Reference in a new issue