zephyr/include
Bogdan Davidoaia 30162aedf1 sensor: remove sensor value type
Remove the type field from the sensor value structure. All values will
have the type previously defined by SENSOR_VALUE_TYPE_INT_PLUS_MICRO.

This simplifies the interface, as apps will know what value type to
expect. Apps that prefer to use double values can optain them using the
sensor_value_to_double function.

Change-Id: I3588d74258030eb16c3f89d8eead13cca4606b18
Signed-off-by: Bogdan Davidoaia <bogdan.davidoaia@linaro.org>
2017-01-15 01:09:33 +00:00
..
arch riscv32: added support for the riscv32-qemu soc 2017-01-13 19:57:51 +00:00
bluetooth Bluetooth: hci_ecc: Verify LE Generate DHKey command parameters 2017-01-05 08:49:17 +02:00
debug
display
drivers clock/stm32: add STM32F107 reset and clock control 2017-01-12 09:46:27 -06:00
fs
linker
logging kernel: remove dependency on CONFIG_NANO_TIMERS/TIMEOUTS 2017-01-08 18:09:52 +00:00
misc util.h: Add IS_ENABLED() macro for expression-legal ifdef-checking 2017-01-11 23:32:32 +00:00
net net: bt: Add disconnect management command 2017-01-13 14:37:30 +00:00
shell shell: move shell to its own subsystem 2016-12-25 19:35:11 +00:00
toolchain arch: added support for the riscv32 architecture 2017-01-13 19:52:23 +00:00
usb
adc.h
aio_comparator.h
atomic.h
cache.h
clock_control.h
counter.h
device.h
disk_access.h
dma.h
eth.h
flash.h
fs.h
gpio.h gpio: Fix spelling mistake. 2017-01-03 09:30:55 +00:00
i2c.h
init.h
ipm.h
irq_offload.h
irq.h
kernel_version.h
kernel.h kernel: add user data API to timers 2017-01-14 13:06:00 +00:00
legacy.h kernel: add user data API to timers 2017-01-14 13:06:00 +00:00
linker-defs.h arch: added support for the riscv32 architecture 2017-01-13 19:52:23 +00:00
linker-tool-gcc.h arch: added support for the riscv32 architecture 2017-01-13 19:52:23 +00:00
linker-tool.h
microkernel.h
nanokernel.h
pinmux.h
power.h
pwm.h
random.h
rtc.h
section_tags.h
sections.h
sensor.h sensor: remove sensor value type 2017-01-15 01:09:33 +00:00
shared_irq.h
spi.h
sw_isr_table.h
sys_clock.h
sys_io.h
toolchain.h
uart.h
watchdog.h
zephyr.h