zephyr/drivers/timer
Chuck Jordan 49dec0dad5 arc: clarify in comment that ARC must have timer0
The timer implementation for ARC currently requires timer0 to be present.
I've added a comment that this is an assumption and to encourage developers
to build the ARC CPU with Timer0, when it is to be used with Zephyr.
There is also an optional provision for a Timer1. In future, this
code could be conditional to use either timer.

Change-Id: I4eb3aec59ba4e85f8b70d5531b21bdaab00b93bb
Signed-off-by: Chuck Jordan <cjordan@synopsys.com>
2016-05-09 20:56:51 +00:00
..
Kconfig nios2: basic build, non-functional 2016-05-03 23:18:45 +00:00
Makefile nios2: basic build, non-functional 2016-05-03 23:18:45 +00:00
arcv2_timer0.c arc: clarify in comment that ARC must have timer0 2016-05-09 20:56:51 +00:00
cortex_m_systick.c power_mgmt: Make names consistent with new RFC 2016-03-26 14:35:11 -04:00
cortex_m_systick_gdb.S
hpet.c tickless idle x86: Tickless idle support on nanokernel for x86 2016-02-11 19:10:24 +00:00
loapic_timer.c tickless idle x86: Tickless idle support on nanokernel for x86 2016-02-11 19:10:24 +00:00
nios2_avalon_timer.c nios2: basic build, non-functional 2016-05-03 23:18:45 +00:00
sys_clock_init.c microkernel: Add support for *_sleep() during initialization 2016-03-26 10:17:15 +00:00