Lines Matching +full:power +full:- +full:on
4 # SPDX-License-Identifier: Apache-2.0
9 depends on DT_HAS_ST_LIS2DH_ENABLED
13 Enable SPI/I2C-based driver for LIS2DH, LIS3DH, LSM303DLHC,
28 depends on GPIO
29 depends on $(dt_compat_any_has_prop,$(DT_COMPAT_ST_LIS2DH),irq-gpios)
34 depends on GPIO
35 depends on $(dt_compat_any_has_prop,$(DT_COMPAT_ST_LIS2DH),irq-gpios)
45 depends on LIS2DH_TRIGGER_OWN_THREAD
52 depends on LIS2DH_TRIGGER_OWN_THREAD
67 bool "+/-2g"
70 bool "+/-4g"
73 bool "+/-8g"
76 bool "+/-16g"
84 Choose between high resolution, normal or low power operation
94 bool "low power (8 bit)"
104 1Hz, 10Hz, 25Hz, 50Hz, 100Hz, 200Hz, 400Hz in all power modes
105 1620Hz, 5376Hz in low power mode only
106 1344Hz in normal power mode
134 depends on LIS2DH_OPER_MODE_LOW_POWER
138 depends on LIS2DH_OPER_MODE_NORMAL || LIS2DH_OPER_MODE_HIGH_RES
142 depends on LIS2DH_OPER_MODE_LOW_POWER
147 bool "Set High Pass filters for AOI functions on interrupt lines"