Lines Matching full:proximity
20 BH1770GLC and SFH7770 are combined ambient light and proximity sensors.
21 ALS and proximity parts operates on their own, but they shares common I2C
23 but ALS side results are used to estimate reliability of the proximity sensor.
28 Proximity part contains IR-led driver up to 3 IR leds. The chip measures
29 amount of reflected IR light and produces proximity result. Resolution is
31 reliability of the proximity results. Thus ALS is always running while
32 proximity detection is needed.
35 Proximity low interrupt doesn't exists in the chip. This is simulated
36 by using a delayed work. As long as there is proximity threshold above
37 interrupts the delayed work is pushed forward. So, when proximity level goes
39 finally run. This is handled as no proximity indication.
100 RO - measured proximity value
108 RW - enable / disable proximity
112 - 1 enables the proximity
113 - 0 disables the proximity
116 RW - number of proximity interrupts needed before triggering the event
120 i.e. when proximity on has been reported.
124 i.e. when proximity off has been reported.
127 RO - Supported proximity measurement rates in Hz
130 RW - threshold level which trigs proximity events.