zephyr/drivers/sensor
Armando Visconti 82b9172718 driver/sensor: lis2mdl: remove sensitivity
LIS2MDL sensor has a fixed sensitivity equal to 1500 uGauss/LSB.
So, use a constant value directly.

Signed-off-by: Armando Visconti <armando.visconti@st.com>
2019-09-26 13:42:59 -07:00
..
adt7420 cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
adxl362 dts/Kconfig: Remove unused HAS_DTS_SPI 2019-09-12 08:16:42 -05:00
adxl372 dts/Kconfig: Remove unused HAS_DTS_SPI 2019-09-12 08:16:42 -05:00
ak8975 cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
amg88xx drivers: amg88xx: rework sensor driver to use DT 2019-09-17 06:27:21 -05:00
ams_iAQcore cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
apds9960 cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
bma280 cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
bmc150_magn drivers: fix k_thread_create timeout argument 2019-09-19 17:35:53 +02:00
bme280 cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00
bme680 cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00
bmg160 drivers: fix k_thread_create timeout argument 2019-09-19 17:35:53 +02:00
bmi160 drivers: fix k_thread_create timeout argument 2019-09-19 17:35:53 +02:00
bmm150 cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
ccs811 cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
dht cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
ens210 drivers: ens210: Fix error in header guard 2019-09-12 22:04:55 -05:00
fxas21002 drivers: fix k_thread_create timeout argument 2019-09-19 17:35:53 +02:00
fxos8700 drivers: fix k_thread_create timeout argument 2019-09-19 17:35:53 +02:00
grove cleanup: include/: move sensor.h to drivers/sensor.h 2019-06-27 22:55:49 -04:00
hmc5883l cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
hp206c drivers/sensor/hp206c: Clarify tick rate warning 2019-07-02 22:52:29 -04:00
hts221 cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
iis3dhhc drivers: fix k_thread_create timeout argument 2019-09-19 17:35:53 +02:00
isl29035 cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
lis2dh drivers: fix k_thread_create timeout argument 2019-09-19 17:35:53 +02:00
lis2ds12 dts/Kconfig: Remove unused HAS_DTS_SPI 2019-09-12 08:16:42 -05:00
lis2dw12 drivers: fix k_thread_create timeout argument 2019-09-19 17:35:53 +02:00
lis2mdl driver/sensor: lis2mdl: remove sensitivity 2019-09-26 13:42:59 -07:00
lis3mdl cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
lps22hb cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
lps22hh drivers: fix k_thread_create timeout argument 2019-09-19 17:35:53 +02:00
lps25hb cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
lsm6ds0 cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
lsm6dsl dts/Kconfig: Remove unused HAS_DTS_SPI 2019-09-12 08:16:42 -05:00
lsm6dso drivers: fix k_thread_create timeout argument 2019-09-19 17:35:53 +02:00
lsm9ds0_gyro drivers: fix k_thread_create timeout argument 2019-09-19 17:35:53 +02:00
lsm9ds0_mfd cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
lsm303dlhc_magn cleanup: include/: move sensor.h to drivers/sensor.h 2019-06-27 22:55:49 -04:00
max30101 cleanup: include/: move sensor.h to drivers/sensor.h 2019-06-27 22:55:49 -04:00
max44009 cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
mcp9808 drivers: fix k_thread_create timeout argument 2019-09-19 17:35:53 +02:00
mpu6050 cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
ms5837 cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00
nrf5 soc: nordic: Include <nrfx.h> instead of <nrf.h> from <soc.h> 2019-09-24 16:20:16 +02:00
pms7003 cleanup: include/: move uart.h to drivers/uart.h 2019-06-27 22:55:49 -04:00
qdec_nrfx dts/Kconfig: Remove symbol HAS_DTS_QDEC. 2019-09-12 08:16:42 -05:00
sht3xd drivers/sensor: sht3xd: implement single shot mode 2019-09-18 18:03:32 -05:00
si7006 drivers: sensors: Add Si7006 temperature/humidity sensor driver 2019-08-06 15:05:25 -05:00
stts751 drivers: fix k_thread_create timeout argument 2019-09-19 17:35:53 +02:00
sx9500 drivers: fix k_thread_create timeout argument 2019-09-19 17:35:53 +02:00
th02 cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
ti_hdc cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
tmp007 cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
tmp112 cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
vl53l0x cleanup: include/: move misc/__assert.h to sys/__assert.h 2019-06-27 22:55:49 -04:00
CMakeLists.txt driver/sensor: add IIS3DHHC accelerometer sensor 2019-09-16 14:07:56 -05:00
Kconfig driver/sensor: add IIS3DHHC accelerometer sensor 2019-09-16 14:07:56 -05:00
sensor_handlers.c kernel: Port remaining syscalls to new API 2019-09-12 11:31:50 +08:00