zephyr/include
Laurentiu Palcu d43e152845 sensor.h: Add helper functions for unit conversions
Since sensors' API uses SI units, all attributes and channel reading use
SI units. Hence, conversions from other units to SI are necessary.

This patch adds helper for converting:
 * m/s^2 to Gs (and vice versa);
 * degrees to radians (and vice versa);

Change-Id: I49f8763bed253ff6bde4c97618766b05f97da699
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
2016-04-02 23:08:48 +00:00
..
arch arm: linker: fix indentation 2016-04-01 13:12:58 +00:00
bluetooth Bluetooth: Shorten set_adv_parameters to set_adv_param 2016-04-02 20:59:09 +03:00
display
drivers
microkernel microkernel: Add support for *_sleep() during initialization 2016-03-26 10:17:15 +00:00
misc console: shell: expect const commands array 2016-04-01 13:12:56 +00:00
net
toolchain
adc.h
aio_comparator.h
atomic.h
cache.h
clock_control.h
counter.h
device.h power_mgmt: Add device power management support 2016-03-26 14:35:11 -04:00
flash.h
gpio.h power_mgmt: Add device power management support 2016-03-26 14:35:11 -04:00
i2c.h
init.h power_mgmt: Add device power management support 2016-03-26 14:35:11 -04:00
ipm.h
irq_offload.h
irq.h
kernel_version.h
linker-defs.h
linker-tool-gcc.h
linker-tool.h
microkernel.h
nanokernel.h kernel: Combine nano_timers and nano_timeouts 2016-03-26 09:20:10 +00:00
pinmux.h
power.h power_mgmt: Make names consistent with new RFC 2016-03-26 14:35:11 -04:00
pwm.h
rtc.h
section_tags.h
sections.h
sensor.h sensor.h: Add helper functions for unit conversions 2016-04-02 23:08:48 +00:00
shared_irq.h
spi.h
sw_isr_table.h
sys_clock.h kernel: Combine nano_timers and nano_timeouts 2016-03-26 09:20:10 +00:00
sys_io.h
toolchain.h
uart.h
watchdog.h
zephyr.h