Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DhostIntfSpi.c65 err = spiSlaveRxTx(gSpi, &gPacket, 1, hostIntfSpiRxCallback, callback); in hostIntfSpiRxPacket()
82 return spiSlaveRxTx(gSpi, &gPacket, 1, hostIntfSpiTxCallback, in hostIntfSpiTxPacket()
Dspi.c387 int spiSlaveRxTx(struct SpiDevice *dev, in spiSlaveRxTx() function
/device/google/contexthub/firmware/os/inc/
Dspi.h85 int spiSlaveRxTx(struct SpiDevice *dev,