summaryrefslogtreecommitdiff
path: root/arch/arm/mach-sti
diff options
context:
space:
mode:
authorPhil Edworthy <PHIL.EDWORTHY@renesas.com>2017-02-17 08:22:17 +0000
committerTom Rini <trini@konsulko.com>2017-03-14 20:40:18 -0400
commit622bad103b3e6947439cb026b98947d9524ab3da (patch)
tree72cead037569195d15aa63061b7e0a404e02f3fd /arch/arm/mach-sti
parent35d8265c64dee1bd3015883673960df32c4e9c1a (diff)
armv7m: Add SysTick timer driver
The SysTick is a 24-bit down counter that is found on all ARM Cortex M3, M4, M7 devices and is always located at a fixed address. The number of reference clock ticks that correspond to 10ms is normally defined in the SysTick Calibration register's TENMS field. However, on some devices this is wrong, so this driver allows the clock rate to be defined using CONFIG_SYS_HZ_CLOCK. Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com> Reviewed-by: Vikas MANOCHA <vikas.manocha@st.com>
Diffstat (limited to 'arch/arm/mach-sti')
0 files changed, 0 insertions, 0 deletions