Lines Matching +full:polling +full:- +full:mode
1 .. zephyr:code-sample:: vcml4040
3 :relevant-api: sensor_interface
5 Get proximity and ambient light data from a VCNL4040 sensor (polling & trigger mode).
11 5 sec in the interval of 300msec in polling mode. Then threshold trigger mode
24 - VCNL4040: https://www.vishay.com/docs/84274/vcnl4040.pdf
32 .. zephyr-app-commands::
33 :zephyr-app: samples/sensor/vcnl4040/
40 .. code-block:: console
43 Testing the polling mode.
49 Polling mode test finished.
50 Testing the trigger mode.
59 Trigger mode test finished.