zephyr/drivers/timer
Andrew Boie 09648cf8ec altera_avalon_timer: disable high-resolution timestamps
On Nios II the same timer peripheral IP block can't function
as a periodic system timer and a high-resolution timestamp source.
A second timer instance with different configuration is required.
Until that is implemented, just return the accumulated cycle count.

Issue: ZEP-1546
Change-Id: If3dcebdc60334bf3aa0ab45ccd82f1b2531b6bc1
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-02-16 19:10:19 +00:00
..
Kconfig Xtensa port: Added support for Xtensa simulator console driver. 2017-02-13 08:04:27 -08:00
Makefile Xtensa port: Added support for Xtensa internal timer as system timer. 2017-02-13 08:04:27 -08:00
altera_avalon_timer.c altera_avalon_timer: disable high-resolution timestamps 2017-02-16 19:10:19 +00:00
arcv2_timer0.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
cortex_m_systick.c arm: cmsis: Convert _ScbExcPrioSet to NVIC_SetPriority 2017-01-30 11:02:36 -06:00
hpet.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
loapic_timer.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
nrf_rtc_timer.c timer: nrf_rtc: Use CMSIS NVIC APIs directly 2017-01-23 15:15:55 -06:00
pulpino_timer.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
riscv_machine_timer.c riscv_machine_timer: fix k_cycle_get_32() 2017-02-16 19:08:04 +00:00
sys_clock_init.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
xtensa_sys_timer.c Xtensa port: Fixed Xtensa timer in case of tickles idle. 2017-02-13 11:39:02 -08:00