zephyr/kernel
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
..
configs kconfig: use zephyr as the binary name globally 2016-02-05 20:24:22 -05:00
microkernel sys_clock: remove global variables duplication 2016-02-05 20:24:53 -05:00
nanokernel sys_clock: add option for setting timer frequency at runtime 2016-02-05 20:24:53 -05:00
Kconfig kconfig: do not set default for frequency 2016-02-05 20:24:48 -05:00
Makefile Kbuild: adapt Makefile/Kconfig to kernel/common/ removal 2016-02-05 20:14:06 -05:00