zephyr/drivers/sensor/lsm6dsl
Michael Hope 1cce1a4ac4 drivers: sensor: move trigger to multi-instance
Move the trigger instance to pull the config from DeviceTree into the
per-instance configuration.

Signed-off-by: Michael Hope <mlhx@google.com>
2020-07-24 20:10:15 +02:00
..
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
lsm6dsl.c drivers: sensor: move trigger to multi-instance 2020-07-24 20:10:15 +02:00
lsm6dsl.h drivers: sensor: move trigger to multi-instance 2020-07-24 20:10:15 +02:00
lsm6dsl_i2c.c drivers: sensor: move the I2C configuration to the config struct 2020-07-24 20:10:15 +02:00
lsm6dsl_shub.c drivers: sensors: change the lsm6dsl internals to use a struct device 2020-07-24 20:10:15 +02:00
lsm6dsl_spi.c drivers: sensor: move the SPI config to a struct 2020-07-24 20:10:15 +02:00
lsm6dsl_trigger.c drivers: sensor: move trigger to multi-instance 2020-07-24 20:10:15 +02:00