zephyr/include
Vlad Dogaru 2982f0e730 sensor: add device config helpers
Define some configuration structures and macros that can be used in
device configuration.  These usage scenarios are as follows:

 * device drivers will use SENSOR_DECLARE_* macros in their device
   configuration structures and SENSOR_GET_* macros in the init
   functions;

 * application code will use SENSOR_TRIG_* to fill in the device
   configuration structures.

Change-Id: I3a897999175b14a4cd1111da4c26434741294e52
Signed-off-by: Vlad Dogaru <vlad.dogaru@intel.com>
2016-06-22 16:47:15 +00:00
..
arch nios2: include .sbss in BSS section 2016-06-22 16:42:21 +00:00
bluetooth Bluetooth: GATT: Fix attribute .write documentation 2016-06-22 12:03:23 +00:00
display
drivers
microkernel
misc
net net: Let's use inline function for type checking for net_buf 2016-06-22 16:43:29 +00:00
toolchain nios2: add static interrupt handling code 2016-06-22 16:42:21 +00:00
adc.h
aio_comparator.h
atomic.h
cache.h
clock_control.h
counter.h
device.h doc: Fix doxygen warnings about params not documented 2016-06-17 16:46:19 +00:00
dma.h drivers: dma: DMA driver interface 2016-06-22 16:46:49 +00:00
flash.h
gpio.h
i2c.h doc: fix WARNING: Invalid definition" due to unamed structs/unions 2016-06-21 22:06:56 +00:00
init.h
ipm.h
irq_offload.h
irq.h
kernel_version.h
linker-defs.h
linker-tool-gcc.h
linker-tool.h
microkernel.h
nanokernel.h
pinmux.h
power.h
pwm.h
rtc.h
section_tags.h
sections.h
sensor.h sensor: add device config helpers 2016-06-22 16:47:15 +00:00
shared_irq.h
spi.h
sw_isr_table.h nios2: add static interrupt handling code 2016-06-22 16:42:21 +00:00
sys_clock.h
sys_io.h
toolchain.h doc: fix WARNING: Invalid definition" due to unamed structs/unions 2016-06-21 22:06:56 +00:00
uart.h serial: fix uart_irq_rx_disable() 2016-06-22 01:35:22 +00:00
watchdog.h
zephyr.h