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 Convert PCI_DEBUG parameter to a configuration parameter 2016-02-05 20:14:11 -05:00
simple Add simple UART driver 2016-02-05 20:14:16 -05:00
ioapic.h First commit 2015-04-10 16:44:37 -07:00
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 loapic: Expose APIC LVT mask definition 2016-02-05 20:14:00 -05:00
pic.h x86/bsp: move PIC (i8259) driver to drivers/interrupt_controller 2016-02-05 20:14:20 -05:00
rand32.h Introduce public APIs for random number generation 2016-02-05 20:14:12 -05:00
system_timer.h nanokernel: allow nano time tracking to be used in microkernels 2016-02-05 20:14:22 -05:00
uart.h uart: Removing driver specific informations from the generic API 2016-02-05 20:14:01 -05:00