zephyr/drivers/timer
Peter Mitsis 658bb54ed1 Use LOAPIC timer Kconfig options
Removes the LOAPIC timer macros from board.h as they are no longer required
since appropriate Kconfig options exist to use in their stead.

Change-Id: Id0b509eba7cce1839b400f95b989bf886322e1a8
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:15:20 -05:00
..
Kconfig Create LOAPIC timer Kconfig options 2016-02-05 20:15:20 -05:00
Makefile drivers: use subdir-ccflags-y for all drivers 2016-02-05 20:15:19 -05:00
arcv2_timer0.c Remove references to BSP from drivers/ directory 2016-02-05 20:14:43 -05:00
cortex_m_systick.c drivers: rename cortex_m_timer to cortex_m_systick 2016-02-05 20:15:19 -05:00
cortex_m_systick_gdb.S drivers: rename cortex_m_timer to cortex_m_systick 2016-02-05 20:15:19 -05:00
hpet.c Use HPET timer Kconfig options 2016-02-05 20:15:19 -05:00
i8253.c Remove references to BSP from drivers/ directory 2016-02-05 20:14:43 -05:00
loapic_timer.c Use LOAPIC timer Kconfig options 2016-02-05 20:15:20 -05:00
sys_clock_init.c Microkernel timer uses new driver initialization 2016-02-05 20:14:37 -05:00