Changeset 6136e28b in rtems for bsps/arm/raspberrypi


Ignore:
Timestamp:
01/23/23 14:26:10 (4 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/arm/raspberrypi/clock/clockdrv.c

    r10ee41a8 r6136e28b  
    22 * @file
    33 *
    4  * @ingroup bsp_clock
     4 * @ingroup RTEMSDriverClockImpl
    55 *
    6  * @brief Raspberry Pi clock support.
     6 * @brief This source file contains the implementation of the BCM2835 Clock
     7 *   Driver.
    78 */
    89
    910/*
    10  * BCM2835 Clock driver
    11  *
    1211 * Copyright (c) 2013 Alan Cudmore
    1312 * Copyright (c) 2016 Pavel Pisa
Note: See TracChangeset for help on using the changeset viewer.