Changeset 6136e28b in rtems for bsps/arm/raspberrypi
- Timestamp:
- 01/23/23 14:26:10 (4 months ago)
- 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)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
bsps/arm/raspberrypi/clock/clockdrv.c
r10ee41a8 r6136e28b 2 2 * @file 3 3 * 4 * @ingroup bsp_clock4 * @ingroup RTEMSDriverClockImpl 5 5 * 6 * @brief Raspberry Pi clock support. 6 * @brief This source file contains the implementation of the BCM2835 Clock 7 * Driver. 7 8 */ 8 9 9 10 /* 10 * BCM2835 Clock driver11 *12 11 * Copyright (c) 2013 Alan Cudmore 13 12 * Copyright (c) 2016 Pavel Pisa
Note: See TracChangeset
for help on using the changeset viewer.