Home | History | Annotate | Download | only in sensors

Lines Matching full:batching

33 <p>1_0 has no concept of batching. If possible, all devices using 1_0 SHOULD
36 <p>1_1 and 1_2 suffer from poor definition of the batching concept, and are not
41 <p>In 1_3, we simplified the notion of batching, and we introduced wake up
48 <p>Even if you do not implement batching (your hardware has no FIFO), you must
54 <p>If you do not implement batching, you can implement <code>batch</code> by
60 <p>Even if you do not implement batching, you must implement the
63 <p>If you do not implement batching, <code>flush</code> must generate one
104 <p><em>fifoReservedEventCount</em>: If not implementing batching, set this one to 0.</p>
106 <p><em>fifoMaxEventCount</em>: If not implementing batching, set this one to 0</p>
143 <p>If you do not implement batching, and are just moving from 1.0 to 1.3, set this
168 batching, independently of the value of the timeout argument. The only cases
172 <li> Whether a sensor supports batching is defined by whether it has a
175 <li> Sensors that support batching are always in what we called the ?batch