Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_edma.c83 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 …]
Dfsl_edma.h215 … __IO uint32_t DLAST_SGA; /*!< DLASTSGA register, next stcd address used in scatter-gather mode */ member
Dfsl_lpi2c_edma.c364 if (handle->tx->base->TCD[handle->tx->channel].DLAST_SGA == 0) in LPI2C_MasterTransferGetCountEDMA()
/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/
DRV32M1_ri5cy.h2885 …__IO uint32_t DLAST_SGA; /**< TCD Last Destination Address Adjustment/Scat… member
DRV32M1_zero_riscy.h2660 …__IO uint32_t DLAST_SGA; /**< TCD Last Destination Address Adjustment/Scat… member