zephyr/drivers/timer
Benjamin Walsh bb2ba33f10 sys_clock: move [nano|task]_cycle_get_32 to drivers
The drivers provide _sys_clock_cycle_get(): moving the public APIs to
the drivers allow them to be aliases of it.

Change-Id: Ic5975a048f2b51f94510f0c3cd5e6ab3a8907718
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-02-05 20:15:27 -05:00
..
arcv2_timer0.c sys_clock: move [nano|task]_cycle_get_32 to drivers 2016-02-05 20:15:27 -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 sys_clock: move [nano|task]_cycle_get_32 to drivers 2016-02-05 20:15:27 -05:00
hpet.c sys_clock: move [nano|task]_cycle_get_32 to drivers 2016-02-05 20:15:27 -05:00
Kconfig Remove PIT code 2016-02-05 20:15:20 -05:00
loapic_timer.c sys_clock: move [nano|task]_cycle_get_32 to drivers 2016-02-05 20:15:27 -05:00
Makefile Remove PIT code 2016-02-05 20:15:20 -05:00
sys_clock_init.c Order hardware and device initialization 2016-02-05 20:15:26 -05:00