Searched refs:isEndOfQueue (Results 1 – 3 of 3) sorted by relevance
228 bool isEndOfQueue; /*!< Signals that the current transfer is the last in the queue.*/ member883 SPI_PUSHR_PCS(command->whichPcs) | SPI_PUSHR_EOQ(command->isEndOfQueue) | in DSPI_MasterWriteData()950 SPI_PUSHR_PCS(command->whichPcs) | SPI_PUSHR_EOQ(command->isEndOfQueue) | in DSPI_MasterGetFormattedCommand()
675 command->isEndOfQueue = false; in DSPI_GetDefaultDataCommandConfig()719 SPI_PUSHR_PCS(command->whichPcs) | SPI_PUSHR_EOQ(command->isEndOfQueue) | in DSPI_MasterWriteDataBlocking()920 commandStruct.isEndOfQueue = false; in DSPI_MasterTransferBlocking()928 commandStruct.isEndOfQueue = true; in DSPI_MasterTransferBlocking()1166 commandStruct.isEndOfQueue = false; in DSPI_MasterTransferPrepare()1173 commandStruct.isEndOfQueue = true; in DSPI_MasterTransferPrepare()
187 commandStruct.isEndOfQueue = false; in DSPI_MasterTransferEDMA()194 commandStruct.isEndOfQueue = true; in DSPI_MasterTransferEDMA()