Searched refs:isEndOfQueue (Results 1 – 3 of 3) sorted by relevance
242 bool isEndOfQueue; /*!< Signals that the current transfer is the last in the queue.*/ member914 SPI_PUSHR_PCS(command->whichPcs) | SPI_PUSHR_EOQ(command->isEndOfQueue) | in DSPI_MasterWriteData()981 SPI_PUSHR_PCS(command->whichPcs) | SPI_PUSHR_EOQ(command->isEndOfQueue) | in DSPI_MasterGetFormattedCommand()
687 command->isEndOfQueue = false; in DSPI_GetDefaultDataCommandConfig()731 SPI_PUSHR_PCS(command->whichPcs) | SPI_PUSHR_EOQ(command->isEndOfQueue) | in DSPI_MasterWriteDataBlocking()934 commandStruct.isEndOfQueue = false; in DSPI_MasterTransferBlocking()942 commandStruct.isEndOfQueue = true; in DSPI_MasterTransferBlocking()1180 commandStruct.isEndOfQueue = false; in DSPI_MasterTransferPrepare()1187 commandStruct.isEndOfQueue = true; in DSPI_MasterTransferPrepare()
193 commandStruct.isEndOfQueue = false; in DSPI_MasterTransferEDMA()200 commandStruct.isEndOfQueue = true; in DSPI_MasterTransferEDMA()