zephyr/drivers/sensor
Armando Visconti 1ebb708910 driver/sensors: lis2dh: Fix I2C and SPI bus communication
Add I2C and SPI bus communication routines in separate files,
and register one or the other as read/write callbacks based
on bus selection in DTS.

This commit is fixing issue #22348 as well, as the SPI part
is handling in the proper way the CS GPIO part.

Signed-off-by: Armando Visconti <armando.visconti@st.com>
2020-03-10 14:52:59 +02:00
..
adt7420
adxl362
adxl372
ak8975
amg88xx
ams_iAQcore
apds9960
bma280
bmc150_magn
bme280
bme680
bmg160
bmi160
bmm150
ccs811
dht
ens210
fxas21002
fxos8700
grove
hmc5883l
hp206c
hts221
iis3dhhc
isl29035
lis2dh
lis2ds12
lis2dw12
lis2mdl
lis3mdl
lps22hb
lps22hh
lps25hb
lsm6ds0
lsm6dsl
lsm6dso
lsm9ds0_gyro
lsm9ds0_mfd
lsm303dlhc_magn
max30101
max44009
mcp9808
mpu6050
ms5607
ms5837
nrf5
nxp_kinetis_temp
opt3001
pms7003
qdec_nrfx
sht3xd
si7006
si7060
stts751
sx9500
th02
ti_hdc
tmp007
tmp112
tmp116
vl53l0x
CMakeLists.txt
Kconfig
sensor_handlers.c
sensor_shell.c