zephyr/include/drivers
Tomasz Bursztyka 714dd9786b clock: add Quark SE clock control
Quark SE provides various clock controllers through its SCSS block.
Peripheral, external, sensor, and others.

This current drivers provides only the clock gating capability, for
peripheral, external and sensor. But it could support divider and more
other features once defined in the generic API.

Note: such clock has _nothing_ to do with a Real Time Clock (RTC).
An RTC provide clock timing like a watch would do. Here the clock
controller is about circuit clocking.

Change-Id: I1a365ae730dfc6be7686271f7fbb693e64a6ff6f
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-02-05 20:24:48 -05:00
..
clock_control clock: add Quark SE clock control 2016-02-05 20:24:48 -05:00
console Bluetooth: Rename __unused to compile with newlib 2016-02-05 20:24:44 -05:00
pci pci: Add pci_enable_bus_master 2016-02-05 20:24:38 -05:00
simple Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
spi Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
hpet.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
ioapic.h x86: remove dynamically generated IRQ and exception code 2016-02-05 20:24:41 -05:00
k6x_mpu.h checkpatch: warning - new_typedefs 2016-02-05 20:24:41 -05:00
k6x_pmc.h checkpatch: warning - new_typedefs 2016-02-05 20:24:41 -05:00
k20_mcg.h checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
k20_pcr.h checkpatch: warning - new_typedefs 2016-02-05 20:24:41 -05:00
k20_sim.h checkpatch: warning - new_typedefs 2016-02-05 20:24:41 -05:00
k20_uart.h k20uart: Fix uart fifo enabling logic 2016-02-05 20:24:44 -05:00
k20_watchdog.h checkpatch: warning - new_typedefs 2016-02-05 20:24:41 -05:00
loapic.h loapic: get rid of function call overhead for _loapic_eoi() 2016-02-05 20:24:42 -05:00
pic.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
rand32.h checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
system_timer.h timer: rename SYSTEM_TIMER_DISABLE/timer_disable 2016-02-05 20:24:43 -05:00