Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DhostIntfSpi.c30 static const struct SpiMode gSpiMode = { variable
53 return spiSlaveRequest(gBusId, &gSpiMode, &gSpi); in hostIntfSpiRequest()