seL4/include/drivers/timer
Anna Lyons 4db4a3b882 kzm: implement MCS timer driver
- use gpt, so we can have overflow and compare interrupts at the same
time (epit only allows compare)
- set the gpt to use the ipg_highfreq timer, as the standard ipg is too
low and breaks the timer calculations
2019-08-22 11:22:35 +10:00
..
allwinner.h allwinnerA20: use declare_default_headers 2019-04-12 14:25:58 +10:00
am335x.h trivial: fix #ifdef on am335x 2019-04-15 08:47:32 +10:00
arm_generic.h arm: tickless generic timer implementation 2019-08-22 11:22:35 +10:00
arm_global.h cortex-a9: tickless global timer driver 2019-08-22 11:22:35 +10:00
arm_priv.h arm: priv_timer -> include/drivers/timer/arm_priv 2019-04-12 14:25:58 +10:00
exynos4412-mct.h exynos: use declare_default_headers 2019-04-12 14:25:58 +10:00
imx31-epit.bf imx31: use declare_default_headers 2019-04-12 14:25:58 +10:00
imx31-epit.h imx31: use declare_default_headers 2019-04-12 14:25:58 +10:00
imx31-gpt.h kzm: implement MCS timer driver 2019-08-22 11:22:35 +10:00
mct.h exynos: use declare_default_headers 2019-04-12 14:25:58 +10:00
omap3430.h omap3: implement tickless timer driver 2019-08-22 11:22:35 +10:00