zephyr/drivers/timer
Peter Mitsis dba5ac622c Remove PIT code
The PIT is an unsupported device.  On x86 based platforms, the LOAPIC_TIMER and
HPET_TIMER are the only supported timers.

Change-Id: Ic890838c811b7eb62008aef0c8a92786f1579217
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:15:20 -05:00
..
arcv2_timer0.c Remove references to BSP from drivers/ directory 2016-02-05 20:14:43 -05:00
cortex_m_systick_gdb.S drivers: rename cortex_m_timer to cortex_m_systick 2016-02-05 20:15:19 -05:00
cortex_m_systick.c 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
Kconfig Remove PIT code 2016-02-05 20:15:20 -05:00
loapic_timer.c Use LOAPIC and IOAPIC Kconfig options 2016-02-05 20:15:20 -05:00
Makefile Remove PIT code 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