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
  • bsps/riscv/riscv/clock/clockdrv.c

    r10ee41a8 r6136e28b  
    22 * @file
    33 *
    4  * @ingroup bsp_clock
    5  *
    6  * @brief riscv clock support.
     4 * @ingroup RTEMSDriverClockImpl
     5 *
     6 * @brief This source file contains the implementation of the riscv Clock
     7 *   Driver.
    78 */
    89
Note: See TracChangeset for help on using the changeset viewer.