zephyr/drivers/timer
Mazen NEIFER 4bff13e20a Xtensa port: Fixed Xtensa timer in case of tickles idle.
This driver was written for v1.5 before the introduction of the function
_sys_clock_final_tick_announce. At that time _sys_idle_elapsed_ticks was reset
to 0 automatically. Now that it is reset by the new function, the driver needed
to be fixed.

Change-Id: I039b4dbacb691aaf992b37e44404abd19a54a833
Signed-off-by: Mazen NEIFER <mazen@nestwave.com>
2017-02-13 11:39:02 -08: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 license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +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 riscv32: timer: replace riscv_qemu_driver by the generic riscv_machine_driver 2017-02-03 19:20:52 +01: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