zephyr/drivers/timer
Andrew Boie 96cadd1a9a arc: move special-purpose irq priorities to flags
We have already done this on x86 and ARM. The policy is as follows:

* IRQ priority levels starting at 0 all have the same semantics and
do not have special properties. The priority level is either ignored
on arches which do not support programmable priority levels, or lower
priority levels take precedence over higher ones.
* Special-case priorty levels are specified via flags, in which case
the supplied priority level is ignored.

Issue: ZEP-60
Change-Id: Ic603f49299ee1426fb9350ca29d0b8ef96a1d53a
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-07-26 15:06:28 +00:00
..
Kconfig altera_avalon_timer: new timer driver for Nios II 2016-06-22 19:00:35 +00:00
Makefile altera_avalon_timer: new timer driver for Nios II 2016-06-22 19:00:35 +00:00
altera_avalon_timer.c altera_avalon_timer: new timer driver for Nios II 2016-06-22 19:00:35 +00:00
arcv2_timer0.c arc: move special-purpose irq priorities to flags 2016-07-26 15:06:28 +00:00
cortex_m_systick.c
cortex_m_systick_gdb.S
hpet.c
loapic_timer.c timer: Adds device suspend/resume to loapic timer 2016-07-21 11:25:31 -07:00
sys_clock_init.c timer: Adds device suspend/resume to loapic timer 2016-07-21 11:25:31 -07:00