Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DhostIntfSpi.c45 static void hostIntfSpiTxCallback(void *cookie, int err) in hostIntfSpiTxCallback() function
82 return spiSlaveRxTx(gSpi, &gPacket, 1, hostIntfSpiTxCallback, in hostIntfSpiTxPacket()