Lines Matching full:read
1 .. _sensor-read-and-decode:
3 Read and Decode
36 * Starting a read for sensors directly from an interrupt handler. No dedicated
38 variable latency. Starting a read for multiple sensors simultaneously from a
56 * Sensor FIFOs supported by wiring up FIFO triggers to read data into
62 For `Read and Decode`_ benefits to be fully realized requires
66 Polling Read
69 Polling reads with `Read and Decode`_ can be accomplished by instantiating a
80 Polling Read with Multiple Sensors
83 One of the benefits of Read and Decode is the ability to concurrently read many
84 sensors with many channels in one thread. Effectively read requests are started
85 asynchronously for all sensors and their channels. When each read completes we
96 Handling triggers with `Read and Decode`_ works by setting up a stream I/O device