Home | History | Annotate | Download | only in updater

Lines Matching full:fifo

944 	/* Motion Sensor code has an internal software FIFO */
1643 * For sensors without hardware FIFO, EC_RATE should be equals to 1/ODR
1645 * For sensor with hardware FIFO, EC_RATE is used as the maximal delay
1677 * Return sensor fifo info.
1682 * Insert a flush element in the fifo and return sensor fifo info.
1688 * Return a portion of the fifo.
1753 /* Size of the fifo */
1755 /* Amount of space used in the fifo */
2262 /* maximum depth to allow for fifo (0 = no keyscan output) */
2345 /* New Sensor FIFO data. The event data is fifo_info structure. */