Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_lpspi.c1148 bool isTxMask = false; in LPSPI_SlaveTransferNonBlocking() local
1197 isTxMask = true; in LPSPI_SlaveTransferNonBlocking()
1204 … LPSPI_TCR_CONT(0) | LPSPI_TCR_CONTC(0) | LPSPI_TCR_RXMSK(isRxMask) | LPSPI_TCR_TXMSK(isTxMask) | in LPSPI_SlaveTransferNonBlocking()