Changeset 762fa62 in rtems for c

Timestamp:
05/22/18 06:52:13 (6 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, master
Children:
b0c3ba2f
Parents:
65f868c
git-author:
Sebastian Huber <sebastian.huber@…> (05/22/18 06:52:13)
git-committer:
Sebastian Huber <sebastian.huber@…> (06/15/18 11:12:05)
Message:

arm: Simplify CPU counter support

Use the standard ARMv7-M systick module for the ARMv7-M CPU counter
instead of DWT counter since the DWT counter is affected by power saving
states.

Use an inline function for _CPU_Counter_difference() for all ARM BSPs.

Update #3456.

(No files)

Note: See TracChangeset for help on using the changeset viewer.