Lines Matching +full:proximity +full:- +full:trigger
2 # SPDX-License-Identifier: Apache-2.0
5 VCNL36825T proximity and ambient light sensor. See datasheet at
10 include: [sensor-device.yaml, i2c-device.yaml]
13 operation-mode:
19 - "auto": the sensor performs sampling continuously,
20 - "force": the sampling is performed on every fetch command.
24 Note: "force"-mode only available if low-power mode inactive.
26 measurement-period:
34 - [10, 80] ms only if low power mode is inactive
35 - [80, 320] ms only in low power mode
37 Defaults to 40 ms which is supported in both normal and low-power mode.
39 proximity-it:
44 Proximity integration time in T.
47 proximity-itb:
52 Duration of the proximity integration time T in us.
55 multi-pulse:
64 laser-current:
72 low-power:
78 high-gain:
83 sunlight-cancellation:
88 high-dynamic-output:
94 int-gpios:
95 type: phandle-array
98 The signal is active-low as produced by the sensor.
100 int-mode:
106 - "normal": signal if exceeds high or falls below lower threshold
107 and proximity count is reached.
108 - "first high": signal if exceeds high threshold first time and signal again
109 if falls below lower threshold, and proximity count is reached.
110 Do not trigger if high threshold was never exceeded.
111 - "logic high / low": signal if high threshold is exceeded and proximity counts is reached,
115 int-proximity-count:
123 int-smart-persistence: