zephyr/include/drivers
Benjamin Walsh 617f9c5b4c nanokernel: allow nano time tracking to be used in microkernels
The nanokernel time tracking code (ticker) can now exist in microkernel
systems. This allows the ticker that drives nano timers and timeouts to
advance the tick count for these in a microkernel, thus allow their
presence there. Previously, nano timers could not be used in a
microkernel.

Change-Id: I17f2b659691a081b0f9bf3961ed030533aa02a15
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-02-05 20:14:22 -05:00
..
console Eliminate unnecessary references to cpu.h and cputype.h 2016-02-05 20:14:14 -05:00
pci
simple Add simple UART driver 2016-02-05 20:14:16 -05:00
ioapic.h
k6x_mpu.h Replace use of __attribute__((packed)) with __packed 2016-02-05 20:14:13 -05:00
k6x_pmc.h Replace use of __attribute__((packed)) with __packed 2016-02-05 20:14:13 -05:00
k20_mcg.h Replace use of __attribute__((packed)) with __packed 2016-02-05 20:14:13 -05:00
k20_pcr.h Replace use of __attribute__((packed)) with __packed 2016-02-05 20:14:13 -05:00
k20_sim.h Replace use of __attribute__((packed)) with __packed 2016-02-05 20:14:13 -05:00
k20_uart.h Replace use of __attribute__((packed)) with __packed 2016-02-05 20:14:13 -05:00
k20_watchdog.h Replace use of __attribute__((packed)) with __packed 2016-02-05 20:14:13 -05:00
loapic.h
pic.h x86/bsp: move PIC (i8259) driver to drivers/interrupt_controller 2016-02-05 20:14:20 -05:00
rand32.h
system_timer.h nanokernel: allow nano time tracking to be used in microkernels 2016-02-05 20:14:22 -05:00
uart.h