Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
Dspi.c53 static void spiMasterNext(struct SpiDeviceState *state);
85 spiMasterNext(state); in spi_masterStartAsync_done()
90 spiMasterNext((struct SpiDeviceState *)data); in spiDelayCallback()
93 static void spiMasterNext(struct SpiDeviceState *state) in spiMasterNext() function
127 spiMasterNext(state); in spiMasterRxTxDone()