zephyr/include/drivers
Benjamin Walsh 038790a945 sys_clock/microkernel: do not announce ticks until microkernel is up
This is a prologue to reverting:

	commit 3c66686
	Author: Benjamin Walsh <benjamin.walsh@windriver.com>
	Date:   Tue Feb 9 17:34:02 2016 -0500

		sys_clock: start the microkernel ticker in the MICROKERNEL init level

to allow the devices initializing in pre-MICROKERNEL init levels to poll
the hi-res clock (sys_cycle_get_32()), which relies on the system clock
having been started.

This change allows starting the system clock in the NANOKERNEL init
level by delaying announcing the ticks until the MICROKERNEL init level.

Change-Id: I43d54bb5e2f182d4edd880da0124a0817f911943
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-02-11 17:10:49 -05:00
..
802.15.4 cc2520: Reworking radio on and transmission logic 2016-02-05 20:25:23 -05:00
clock_control clock: add Quark SE clock control 2016-02-05 20:24:48 -05:00
console c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
pci c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
serial doc: Fix misuse of @file doxygen tag 2016-02-11 20:11:03 +00:00
spi c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
ioapic.h interrupts: new static IRQ API 2016-02-05 20:25:17 -05:00
k6x_mpu.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
k6x_pmc.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
k20_mcg.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
k20_pcr.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
k20_sim.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
k20_watchdog.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
loapic.h interrupts: new static IRQ API 2016-02-05 20:25:17 -05:00
mvic.h x86: add Quark D2000 Interrupt Controller (MVIC) 2016-02-05 20:24:48 -05:00
rand32.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
system_timer.h sys_clock/microkernel: do not announce ticks until microkernel is up 2016-02-11 17:10:49 -05:00