Changeset 6136e28b in rtems for cpukit/include/rtems/clockdrv.h


Ignore:
Timestamp:
01/23/23 14:26:10 (8 months ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
master
Children:
0340fd9
Parents:
10ee41a8
git-author:
Sebastian Huber <sebastian.huber@…> (01/23/23 14:26:10)
git-committer:
Sebastian Huber <sebastian.huber@…> (01/24/23 08:56:53)
Message:

clockdrv: Add clock driver implementation group

Use standard wording in Clock Driver related files.

Update #3706.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpukit/include/rtems/clockdrv.h

    r10ee41a8 r6136e28b  
    66 * @ingroup RTEMSDriverClock
    77 *
    8  * @brief Clock Driver API
    9  *
    10  * This file defines the Clock Driver API.
     8 * @brief This header file defines the Clock Driver API.
    119 */
    1210
     
    5149 * @ingroup RTEMSDeviceDrivers
    5250 *
    53  * @brief The Clock Driver API.
     51 * @brief This group contains the Clock Driver API.
    5452 *
    5553 * @{
Note: See TracChangeset for help on using the changeset viewer.