Home
last modified time | relevance | path

Searched refs:spiInUse (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/firmware/src/drivers/bosch_bmi160/
Dbosch_bmi160.c428 bool spiInUse; member
642 if (T(spiInUse)) { in spiQueueWrite()
661 if (T(spiInUse)) { in spiQueueRead()
689 T(spiInUse) = true; in spiBatchTxRx()
732 mTask.spiInUse = false; in sensorSpiCallback()
3067 T(spiInUse) = false; in startTask()
3241 T(spiInUse) = false; in chunkedReadSpiCallback()