Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/platform/stm32/
Dspi.c329 bool rxMinc = true, txMinc = true; in stmSpiRxTx() local
368 txMinc = false; in stmSpiRxTx()
370 stmSpiStartDma(pdev, &pdev->board->dmaTx, txBuf, mode->bitsPerWord, txMinc, in stmSpiRxTx()