Home
last modified time | relevance | path

Searched defs:anyFifoEnabled (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c1205 static inline bool anyFifoEnabled(void) function
1207 bool anyFifoEnabled = mTask.fifo_enabled[ACC] || mTask.fifo_enabled[GYR]; local