Lines Matching +full:proximity +full:- +full:trigger
1 .. zephyr:code-sample:: apds9960
3 :relevant-api: sensor_interface
5 Get ambient light, RGB, and proximity/gesture data from an APDS9960 sensor.
11 ambient light, RGB, and proximity (or gesture) data. This sample checks the
12 sensor in polling mode (without an interrupt trigger).
21 .. zephyr-app-commands::
22 :zephyr-app: samples/sensor/apds9960
30 .. code-block:: console
32 ambient light intensity without trigger is 387
33 proxy without trigger is 115
34 ambient light intensity without trigger is 386
35 proxy without trigger is 112
36 ambient light intensity without trigger is 386