forked from Imagelibrary/rtems
leon3: improve doxygen
Add doxygen to the bsp.h, tm27.h, amba.h and leon.h files
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
/**
|
||||||
|
* @file
|
||||||
|
* @defgroup amba AMBA Driver Handler
|
||||||
|
* @ingroup sparc_leon3
|
||||||
|
* @brief AMBA Plag & Play Bus Driver Macros
|
||||||
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* AMBA Plag & Play Bus Driver Macros
|
* AMBA Plag & Play Bus Driver Macros
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -1,5 +1,8 @@
|
|||||||
/**
|
/**
|
||||||
* @defgroup sparc_leon3 Sparc Leon3 Handler
|
* @file
|
||||||
|
* @defgroup sparc_leon3 Sparc LEON3 Handler
|
||||||
|
* @ingroup bsp_kit
|
||||||
|
* @brief Handles Sparc LEON3 simulator
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* bsp.h
|
/* bsp.h
|
||||||
|
|||||||
@@ -1,3 +1,9 @@
|
|||||||
|
/**
|
||||||
|
* @file
|
||||||
|
* @ingroup sparc_leon3
|
||||||
|
* @brief LEON3 BSP data types and macros
|
||||||
|
*/
|
||||||
|
|
||||||
/* leon.h
|
/* leon.h
|
||||||
*
|
*
|
||||||
* LEON3 BSP data types and macros.
|
* LEON3 BSP data types and macros.
|
||||||
|
|||||||
@@ -1,3 +1,9 @@
|
|||||||
|
/**
|
||||||
|
* @file
|
||||||
|
* @ingroup sparc_leon3
|
||||||
|
* @brief Implementations for interrupt mechanisms for Time Test 27
|
||||||
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* tm27.h
|
* tm27.h
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user