zephyr/drivers/timer
Benjamin Walsh fde6458f0b sys_clock: add option for setting timer frequency at runtime
Some timer devices, such as the HPET, read their frequencies at runtime.
All global constant values must be set at runtime in that case.

Change-Id: I408babce6deb857748a87691132d7e27e88f0bb8
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-02-05 20:24:53 -05:00
..
arcv2_timer0.c irq: Add flags to IRQ_CONNECT_STATIC() macro and irq_connect() function 2016-02-05 20:24:44 -05:00
cortex_m_systick_gdb.S
cortex_m_systick.c timer: rename SYSTEM_TIMER_DISABLE/timer_disable 2016-02-05 20:24:43 -05:00
hpet.c irq: Add flags to IRQ_CONNECT_STATIC() macro and irq_connect() function 2016-02-05 20:24:44 -05:00
Kconfig sys_clock: add option for setting timer frequency at runtime 2016-02-05 20:24:53 -05:00
loapic_timer.c timer: Support for no local Apic Timer divider 2016-02-05 20:24:48 -05:00
Makefile
sys_clock_init.c checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00