forked from Imagelibrary/rtems
91 lines
1.2 KiB
C
91 lines
1.2 KiB
C
/**
|
|
* @defgroup RTEMSInternal Internal
|
|
*
|
|
* @brief RTEMS Implementation.
|
|
*/
|
|
|
|
/**
|
|
* @defgroup RTEMSInternalClassic Classic
|
|
*
|
|
* @ingroup RTEMSInternal
|
|
*
|
|
* @brief Classic
|
|
*/
|
|
|
|
/**
|
|
* @defgroup RTEMSAPI API
|
|
*
|
|
* @brief API
|
|
*/
|
|
|
|
/**
|
|
* @defgroup RTEMSAPIIO IO
|
|
*
|
|
* @ingroup RTEMSAPI
|
|
*
|
|
* @brief IO
|
|
*/
|
|
|
|
/**
|
|
* @defgroup RTEMSAPIPrintSupport Print Support
|
|
*
|
|
* @ingroup RTEMSAPIIO
|
|
*
|
|
* @brief Print Support
|
|
*/
|
|
|
|
/**
|
|
* @defgroup RTEMSAPITracing Tracing
|
|
*
|
|
* @ingroup RTEMSAPI
|
|
*
|
|
* @brief Tracing
|
|
*/
|
|
|
|
/**
|
|
* @defgroup RTEMSDeviceDrivers Device Drivers
|
|
*
|
|
* @brief Device Drivers
|
|
*/
|
|
|
|
/**
|
|
* @defgroup RTEMSLegacyBenchmarkDrivers Legacy Benchmark Drivers
|
|
*
|
|
* @ingroup RTEMSDeviceDrivers
|
|
*
|
|
* @brief Legacy Benchmark Drivers
|
|
*/
|
|
|
|
/**
|
|
* @defgroup RTEMSTimeTest27Support Time Test 27 Support
|
|
*
|
|
* @ingroup RTEMSDeviceDrivers
|
|
*
|
|
* @brief Time Test 27 Support
|
|
*/
|
|
|
|
/**
|
|
* @defgroup libfs libfs
|
|
*
|
|
* @ingroup FileSystemTypesAndMount
|
|
*
|
|
* @brief libfs
|
|
*/
|
|
|
|
/**
|
|
* @defgroup nfsclient nfs Client
|
|
*
|
|
* @ingroup FileSystemTypesAndMount
|
|
*
|
|
* @brief nfs Client
|
|
*/
|
|
|
|
/**
|
|
* @defgroup libmisc_mouse Serial Mouse
|
|
*
|
|
* @ingroup RTEMSDeviceDrivers
|
|
*
|
|
* @brief Serial Mouse
|
|
*/
|
|
|