mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-04 18:32:10 +00:00
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> |
||
---|---|---|
.. | ||
arch | ||
bluetooth | ||
display | ||
drivers | ||
microkernel | ||
misc | ||
net | ||
toolchain | ||
adc.h | ||
aio_comparator.h | ||
atomic.h | ||
cache.h | ||
clock_control.h | ||
counter.h | ||
device.h | ||
flash.h | ||
gpio.h | ||
i2c.h | ||
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 | ||
shared_irq.h | ||
spi.h | ||
sw_isr_table.h | ||
sys_clock.h | ||
sys_io.h | ||
toolchain.h | ||
uart.h | ||
watchdog.h | ||
zephyr.h |