Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/lpspi/
Dfsl_lpspi.c1323 bool isRxMask = false; local
1383 isRxMask = true;
1417 … |= LPSPI_TCR_CONT(isPcsContinuous) | LPSPI_TCR_CONTC(isPcsContinuous) | LPSPI_TCR_RXMSK(isRxMask);
1839 bool isRxMask = false; local
1889 isRxMask = true;
1905 LPSPI_TCR_RXMSK(isRxMask) | LPSPI_TCR_TXMSK(isTxMask) | LPSPI_TCR_PCS(whichPcs);