zephyr/drivers/timer
Ramesh Thomas 0d2b8224b1 timer: Fixes a build error when MVIC is used
MVIC does not have _REG_TIMER_CFG defined because it does
not have a timer config register. Add checks for MVIC at
places where it is used.

Jira: ZEP-1015
Change-Id: I59f5c43cc2d1b17cf9e88b940631c2542e9729ab
Signed-off-by: Ramesh Thomas <ramesh.thomas@intel.com>
2016-10-03 17:28:02 +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/soc: remove unused CONFIG_TIMER0_CLOCK_FREQ 2016-08-27 10:49:01 +00:00
cortex_m_systick.c drivers: timer: cortex_m_systick remove dead code 2016-09-21 23:11:41 +00:00
cortex_m_systick_gdb.S Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
hpet.c x86: interrupts: optimize and simplify IRQ stubs 2016-09-28 20:28:06 +00:00
Kconfig x86: declare internal API for interrupt controllers 2016-09-06 18:35:47 +00:00
loapic_timer.c timer: Fixes a build error when MVIC is used 2016-10-03 17:28:02 +00:00
Makefile altera_avalon_timer: new timer driver for Nios II 2016-06-22 19:00:35 +00:00
sys_clock_init.c power_mgmt: Update sample and drivers according to new pm device API 2016-09-22 00:23:43 +00:00