mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-25 22:18:45 +08:00
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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):
|
||||
|
||||
@@ -1,3 +1,12 @@
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @ingroup RTEMSScoreTimecounter
|
||||
*
|
||||
* @brief This header file provides interfaces of the timecounter
|
||||
* implementation.
|
||||
*/
|
||||
|
||||
/*-
|
||||
* ----------------------------------------------------------------------------
|
||||
* "THE BEER-WARE LICENSE" (Revision 42):
|
||||
|
||||
@@ -1,3 +1,12 @@
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @ingroup RTEMSScoreTimecounter
|
||||
*
|
||||
* @brief This header file provides interfaces of the Network Time Protocol
|
||||
* (NTP) support.
|
||||
*/
|
||||
|
||||
/*-
|
||||
***********************************************************************
|
||||
* *
|
||||
|
||||
Reference in New Issue
Block a user