Lines Matching +full:i2c +full:- +full:mode
2 # SPDX-License-Identifier: Apache-2.0
5 Vishay VEML7700 High Accuracy Ambient Light Sensor With I2C Interface.
10 include: [sensor-device.yaml, i2c-device.yaml]
13 psm-mode:
17 Power saving mode as described in the datasheet on page 8.
19 (power saving mode is disabled) which is the default value.
21 0x00 = Disable power saving mode
22 0x01 = Mode 1 (0001b)
23 0x03 = Mode 2 (0011b)
24 0x05 = Mode 3 (0101b)
25 0x07 = Mode 4 (0111b)
27 - 0x00
28 - 0x01
29 - 0x03
30 - 0x05
31 - 0x07