zephyr/include
Tomasz Bursztyka 466cb00d3f rtc: Make the API ready for multiple RTC instances
A platform might provide multiple RTC, either internally or externally.
Applying the changes to the DesignWare driver relevantly as well as
to the sample code.

Change-Id: Ia70e791a6c45e186cbc4dc900a268fa882331af5
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-02-05 20:24:58 -05:00
..
arch Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
bluetooth doc: Change "None" return value to "N/A" 2016-02-05 20:24:53 -05:00
display
drivers Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
microkernel timer: Remove deprecated routines 2016-02-05 20:24:55 -05:00
misc Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
net net: Enable L2 buffers only when 802.15.4 is enabled 2016-02-05 20:24:46 -05:00
toolchain Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
adc.h doxygen: define groups for drivers 2016-02-05 20:24:36 -05:00
aio_comparator.h aio: introduce DesignWare AIO/Comparator driver 2016-02-05 20:24:48 -05:00
atomic.h
cache.h x86: CLFLUSH and cache line size detection 2016-02-05 20:24:41 -05:00
clock_control.h clock: add Quark SE clock control 2016-02-05 20:24:48 -05:00
device.h device: Provide generic API to handle synchronous calls in drivers 2016-02-05 20:24:57 -05:00
gpio.h doxygen: define groups for drivers 2016-02-05 20:24:36 -05:00
i2c.h doxygen: define groups for drivers 2016-02-05 20:24:36 -05:00
init.h devices: _PASTE macro relocated from init.h to common.h 2016-02-05 20:24:56 -05:00
ipi.h doxygen: define groups for drivers 2016-02-05 20:24:36 -05:00
irq_offload.h irq_offload: API to run a function in IRQ context 2016-02-05 20:24:55 -05:00
kernel_version.h
linker-defs.h init: Add protection against incorrect levels or priorities 2016-02-05 20:24:54 -05:00
linker-tool-gcc.h Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
linker-tool.h Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
microkernel.h
nanokernel.h timer: Remove deprecated routines 2016-02-05 20:24:55 -05:00
pinmux.h doxygen: define groups for drivers 2016-02-05 20:24:36 -05:00
pwm.h doxygen: define groups for drivers 2016-02-05 20:24:36 -05:00
rtc.h rtc: Make the API ready for multiple RTC instances 2016-02-05 20:24:58 -05:00
section_tags.h
sections.h Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
shared_irq.h
spi.h spi: Add static keyword to spi_slave_select() 2016-02-05 20:24:37 -05:00
sw_isr_table.h Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
sys_clock.h Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
sys_io.h sys_io: include nanokernel.h 2016-02-05 20:24:42 -05:00
toolchain.h Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
uart.h uart: fix compilation error when interrupt is enabled 2016-02-05 20:24:57 -05:00
watchdog.h watchdog: Make the API ready for multiple WDT instances 2016-02-05 20:24:58 -05:00
zephyr.h