Searched refs:DLAST_SGA (Results 1 – 5 of 5) sorted by relevance
83 base->TCD[channel].DLAST_SGA = tcd->DLAST_SGA; in EDMA_InstallTCD()242 tcd->DLAST_SGA = 0U; in EDMA_TcdReset()274 tcd->DLAST_SGA = (uint32_t)nextTcd; in EDMA_TcdSetTransferConfig()507 tcdRegs->DLAST_SGA = 0; in EDMA_CreateHandle()677 handle->tcdPool[currentTcd].DLAST_SGA = (uint32_t)&handle->tcdPool[nextTcd]; in EDMA_SubmitTransfer()690 if (tcdRegs->DLAST_SGA == (uint32_t)&handle->tcdPool[currentTcd]) in EDMA_SubmitTransfer()715 if (tcdRegs->DLAST_SGA == (uint32_t)&handle->tcdPool[nextTcd]) in EDMA_SubmitTransfer()724 else if (tcdRegs->DLAST_SGA != 0) in EDMA_SubmitTransfer()765 if (tcdRegs->DLAST_SGA != 0U) in EDMA_StartTransfer()804 handle->base->TCD[handle->channel].DLAST_SGA = 0; in EDMA_AbortTransfer()[all …]
215 … __IO uint32_t DLAST_SGA; /*!< DLASTSGA register, next stcd address used in scatter-gather mode */ member
364 if (handle->tx->base->TCD[handle->tx->channel].DLAST_SGA == 0) in LPI2C_MasterTransferGetCountEDMA()
2885 …__IO uint32_t DLAST_SGA; /**< TCD Last Destination Address Adjustment/Scat… member
2660 …__IO uint32_t DLAST_SGA; /**< TCD Last Destination Address Adjustment/Scat… member