zephyr/include/drivers
Benjamin Walsh 6b8589612f sys_clock: rename nanokernel's _do_sys_clock_tick_announce
Rename nanokernel's _do_sys_clock_tick_announce() to
_nano_sys_clock_tick_announce() so that it can be called from the
microkernel tick handling code without name ambiguity.

Change-Id: I2ec9dd92ceda51f00be1dd95bc3239d6b2e82943
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-02-05 20:14:21 -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 sys_clock: rename nanokernel's _do_sys_clock_tick_announce 2016-02-05 20:14:21 -05:00
uart.h uart: Removing driver specific informations from the generic API 2016-02-05 20:14:01 -05:00