doxygen: Reviewed cpukit/include/rtems/rtems

Update #3706.
This commit is contained in:
Andreas Dachsberger
2019-04-02 07:29:31 +02:00
committed by Sebastian Huber
parent 69d6671f64
commit 7a722e75a7
16 changed files with 17 additions and 60 deletions
+1 -4
View File
@@ -1,10 +1,7 @@
/**
* @file
*
* @defgroup ClassicASR ASR Support
*
* @ingroup ClassicRTEMS
* @brief Asynchronous Signal Handler
* @addtogroup ClassicASR
*
* This include file contains all the constants and structures associated
* with the Asynchronous Signal Handler. This Handler provides the low-level
+1 -4
View File
@@ -1,10 +1,7 @@
/**
* @file
*
* @defgroup ClassicAttributes Attributes
*
* @ingroup ClassicRTEMS
* @brief Object Attributes Handler
* @addtogroup ClassicAttributes
*
* This include file contains all information about the Object Attributes
* Handler.
+1 -4
View File
@@ -1,10 +1,7 @@
/**
* @file
*
* @defgroup ClassicClock Clocks
*
* @ingroup ClassicRTEMS
* @brief Clock Manager API
* @addtogroup ClassicClock
*
* This include file contains all the constants and structures associated
* with the Clock Manager. This manager provides facilities to set, obtain,
+1 -4
View File
@@ -1,10 +1,7 @@
/**
* @file
*
* @defgroup ClassicConfig Configuration
*
* @ingroup ClassicRTEMS
* @brief Configuration Table
* @addtogroup ClassicConfig
*
* This include file contains the table of user defined configuration
* parameters specific for the RTEMS API.
+1 -4
View File
@@ -1,10 +1,7 @@
/**
* @file
*
* @defgroup ClassicEventMP Event MP Support
*
* @ingroup ClassicRTEMS
* @brief Event Manager MP Support
* @addtogroup ClassicEventMP
*
* This include file contains all the constants and structures associated
* with the Multiprocessing Support in the Event Manager.
+1 -4
View File
@@ -1,10 +1,7 @@
/**
* @file
*
* @defgroup ClassicINTR Interrupts
*
* @ingroup ClassicRTEMS
* @brief Header file for Interrupt Manager
* @addtogroup ClassicINTR
*
* This include file contains all the constants and structures associated with
* the Interrupt Manager.
+2
View File
@@ -922,6 +922,8 @@
/**
* @defgroup LocalPackages Local Packages
*
* @ingroup ClassicRTEMS
*
* @brief Local packages.
*/
+1 -4
View File
@@ -1,10 +1,7 @@
/**
* @file
*
* @defgroup ClassicModes Modes
*
* @ingroup ClassicRTEMS
* @brief RTEMS thread and RTEMS_ASR modes
* @addtogroup ClassicModes
*
* This include file contains all constants and structures associated
* with the RTEMS thread and RTEMS_ASR modes.
+1 -4
View File
@@ -1,10 +1,7 @@
/**
* @file
*
* @defgroup ClassicMP Multiprocessing
*
* @ingroup ClassicRTEMS
* @brief Multiprocessing Manager
* @addtogroup ClassicMP
*
* This include file contains all the constants and structures associated
* with the Multiprocessing Manager.
+1 -4
View File
@@ -1,10 +1,7 @@
/**
* @file
*
* @defgroup ClassicClassInfo Object Class Information
*
* @ingroup ClassicRTEMS
* @brief Classic API interfaces to Object Services
* @addtogroup ClassicClassInfo
*
* This include file defines Classic API interfaces to Object Services.
*/
+1 -4
View File
@@ -1,10 +1,7 @@
/**
* @file
*
* @defgroup ClassicOptions Classic API Options
*
* @ingroup ClassicRTEMS
* @brief Options Available on Many Directives
* @addtogroup ClassicOptions
*
* This include file contains information which defines the
* options available on many directives.
+1 -4
View File
@@ -1,10 +1,7 @@
/**
* @file
*
* @defgroup ClassicRateMon Rate Monotonic Scheduler
*
* @ingroup ClassicRTEMS
* @brief Classic API Rate Monotonic Manager.
* @addtogroup ClassicRateMon
*
* This include file contains all the constants, structures, and
* prototypes associated with the Rate Monotonic Manager. This manager
+1 -4
View File
@@ -1,10 +1,7 @@
/**
* @file
*
* @defgroup ClassicSEM Semaphore MP Support
*
* @ingroup ClassicRTEMS
* @brief Semaphore Manager MP Support
* @addtogroup ClassicSEM
*
* This include file contains all the constants and structures associated
* with the Multiprocessing Support in the Semaphore Manager.
+1 -4
View File
@@ -1,10 +1,7 @@
/**
* @file
*
* @defgroup ClassicStatus Status Codes
*
* @ingroup ClassicRTEMS
* @brief Status Codes Returned from Executive Directives
* @addtogroup ClassicStatus
*
* This include file contains the status codes returned from the
* executive directives.
+1 -4
View File
@@ -1,10 +1,7 @@
/**
* @file
*
* @defgroup ClassicRTEMSWorkspace Workspace
*
* @ingroup ClassicRTEMS
* @brief Classic API support.
* @addtogroup ClassicRTEMSWorkspace
*/
/* COPYRIGHT (c) 1989-2008.
+1 -4
View File
@@ -1,10 +1,7 @@
/**
* @file
*
* @defgroup ClassicTaskMP Task MP Support
*
* @ingroup ClassicRTEMS
* @brief Task Manager MP Support
* @addtogroup ClassicTaskMP
*
* This include file contains all the constants and structures associated
* with the multiprocessing support in the task manager.