zephyr/drivers/timer
Ricardo Salveti 51036ca5f4 nrf_rtc_timer: clear events and counter when disabling sys_clock
Clear pending IRQ when starting and restore back the RTC1 state when
disabling sys_clock, to avoid issues when soft rebooting the device or
chainloading another Zephyr image (e.g. mcuboot).

Change-Id: I693d9168196ad2cfb8475ecfa2051eac043b1fbd
Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2017-03-27 09:05:57 -05: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 cortex_m_systick: fix _timer_cycle_get_32() race 2017-02-22 18:45:36 +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 nrf_rtc_timer: clear events and counter when disabling sys_clock 2017-03-27 09:05:57 -05: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
xtensa_sys_timer.c kernel: add flexibility to k_cycle_get_32() definition 2017-02-16 19:27:59 +00:00