Lines Matching +full:full +full:- +full:scale
1 # FXAS21002 3-axis gyroscope
4 # SPDX-License-Identifier: Apache-2.0
23 pre-production devices can have a different value. It is unlikely you
27 int "Full scale range"
31 Selects the full scale range
32 0: +/-2000 dps (62.5 mdps/LSB)
33 1: +/-1000 dps (31.25 mdps/LSB)
34 2: +/-500 dps (15.625 mdps/LSB)
35 3: +/-250 dps (7.8125 mdps/LSB)
62 depends on $(dt_compat_any_has_prop,$(DT_COMPAT_NXP_FXAS21002),int1-gpios) ||\
63 $(dt_compat_any_has_prop,$(DT_COMPAT_NXP_FXAS21002),int2-gpios)