forked from Imagelibrary/rtems
doxygen: score: adjust doc in isrlevel.h to doxygen guidelines
Update #3706.
This commit is contained in:
committed by
Sebastian Huber
parent
24787d086b
commit
bb0ccc17f5
@@ -1,6 +1,8 @@
|
|||||||
/**
|
/**
|
||||||
* @file
|
* @file
|
||||||
*
|
*
|
||||||
|
* @ingroup RTEMSScoreISR
|
||||||
|
*
|
||||||
* @brief ISR Level Type
|
* @brief ISR Level Type
|
||||||
*
|
*
|
||||||
* This include file defines the ISR Level type. It exists to
|
* This include file defines the ISR Level type. It exists to
|
||||||
@@ -28,8 +30,9 @@ extern "C" {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @addtogroup RTEMSScoreISR ISR Handler
|
* @addtogroup RTEMSScoreISR ISR Handler
|
||||||
|
*
|
||||||
|
* @{
|
||||||
*/
|
*/
|
||||||
/** @{ */
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The following type defines the control block used to manage
|
* The following type defines the control block used to manage
|
||||||
|
|||||||
Reference in New Issue
Block a user