Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DhostIntfSpi.c38 static void hostIntfSpiRxCallback(void *cookie, int err) in hostIntfSpiRxCallback() function
65 err = spiSlaveRxTx(gSpi, &gPacket, 1, hostIntfSpiRxCallback, callback); in hostIntfSpiRxPacket()