zephyr/drivers/timer
Øyvind Hovdsveen d787099c90 drivers/timer: Fixing issue in nRF RTC driver when RTC handler is blocked.
Fixes an unlikely issue that could arise if the RTC handler in the nRF RTC
driver was blocked for more than one sys tick interval. This could lead to
_sys_clock_tick_announce() being called with more than one sys tick when the
kernel did not expect it.

Jira: ZEP-1763

Change-ID: I5608fca6f0ac97a17c1ce452c1c5c67696a49a9a
Signed-off-by: Øyvind Hovdsveen <oyvind.hovdsveen@nordicsemi.no>
2017-02-22 13:58:53 +00:00
..
altera_avalon_timer.c kernel: add flexibility to k_cycle_get_32() definition 2017-02-16 19:27:59 +00:00
arcv2_timer0.c arcv2_timer: fix cycle count race 2017-02-21 01:44:01 +00:00
cortex_m_systick.c kernel: add flexibility to k_cycle_get_32() definition 2017-02-16 19:27:59 +00:00
hpet.c kernel: add flexibility to k_cycle_get_32() definition 2017-02-16 19:27:59 +00:00
Kconfig x86: loapic_timer: use TSC for k_cycle_get_32() 2017-02-21 22:30:47 +00:00
loapic_timer.c x86: loapic_timer: use TSC for k_cycle_get_32() 2017-02-21 22:30:47 +00:00
Makefile Xtensa port: Added support for Xtensa internal timer as system timer. 2017-02-13 08:04:27 -08:00
nrf_rtc_timer.c drivers/timer: Fixing issue in nRF RTC driver when RTC handler is blocked. 2017-02-22 13:58:53 +00:00
pulpino_timer.c kernel: add flexibility to k_cycle_get_32() definition 2017-02-16 19:27:59 +00:00
riscv_machine_timer.c kernel: add flexibility to k_cycle_get_32() definition 2017-02-16 19:27:59 +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 kernel: add flexibility to k_cycle_get_32() definition 2017-02-16 19:27:59 +00:00