timecounter: Add files to Doxygen group

Update #3707.
This commit is contained in:
Sebastian Huber
2023-07-26 07:18:29 +02:00
parent d3fe128d67
commit ec1e500f4f
6 changed files with 47 additions and 0 deletions
+9
View File
@@ -1,3 +1,12 @@
/**
* @file
*
* @ingroup RTEMSScoreTimecounter
*
* @brief This header file provides interfaces of the feed-forward clock
* counter.
*/
/*-
* Copyright (c) 2011 The University of Melbourne
* All rights reserved.
+9
View File
@@ -1,3 +1,12 @@
/**
* @file
*
* @ingroup RTEMSScoreTimecounter
*
* @brief This header file provides interfaces of the feed-back and
* feed-forward clock implementations.
*/
/*-
* Copyright (c) 2011 The University of Melbourne
* All rights reserved.
+9
View File
@@ -1,3 +1,12 @@
/**
* @file
*
* @ingroup RTEMSScoreTimecounter
*
* @brief This header file provides interfaces of the Pulse Per Second (PPS)
* support.
*/
/*-
* ----------------------------------------------------------------------------
* "THE BEER-WARE LICENSE" (Revision 42):
+9
View File
@@ -1,3 +1,12 @@
/**
* @file
*
* @ingroup RTEMSScoreTimecounter
*
* @brief This header file provides interfaces of the timecounter
* implementation.
*/
/*-
* ----------------------------------------------------------------------------
* "THE BEER-WARE LICENSE" (Revision 42):
+9
View File
@@ -1,3 +1,12 @@
/**
* @file
*
* @ingroup RTEMSScoreTimecounter
*
* @brief This header file provides interfaces of the Network Time Protocol
* (NTP) support.
*/
/*-
***********************************************************************
* *