/hal_nxp-latest/mcux/mcux-sdk/drivers/edma/ |
D | fsl_edma.c | 103 base->TCD[channel].DLAST_SGA = (int32_t)tcd->DLAST_SGA; in EDMA_InstallTCD() 281 base->TCD[channel].DLAST_SGA = destOffset; in EDMA_SetMajorOffsetConfig() 459 tcd->DLAST_SGA = 0U; in EDMA_TcdReset() 527 tcd->DLAST_SGA = MEMORY_ConvertMemoryMapAddress((uint32_t)nextTcd, kMEMORY_Local2DMA); in EDMA_TcdSetTransferConfig() 529 tcd->DLAST_SGA = (uint32_t)nextTcd; in EDMA_TcdSetTransferConfig() 583 tcd->DLAST_SGA = (uint32_t)destOffset; in EDMA_TcdSetMajorOffsetConfig() 879 tcdRegs->DLAST_SGA = 0; in EDMA_CreateHandle() 1184 handle->tcdPool[currentTcd].DLAST_SGA = in EDMA_SubmitTransfer() 1187 handle->tcdPool[currentTcd].DLAST_SGA = (uint32_t)&handle->tcdPool[nextTcd]; in EDMA_SubmitTransfer() 1203 if (tcdRegs->DLAST_SGA == in EDMA_SubmitTransfer() [all …]
|
D | fsl_edma.h | 214 __IO uint32_t DLAST_SGA; /*!< DLASTSGA register, next tcd address used in scatter-gather mode */ member 977 return (uint32_t)(handle->base->TCD[handle->channel].DLAST_SGA); in EDMA_GetNextTCDAddress()
|
/hal_nxp-latest/mcux/mcux-sdk/drivers/spdif/ |
D | fsl_spdif_edma.c | 263 handle->tcdPool[currentTcd].DLAST_SGA = in SPDIF_SubmitTransfer() 266 handle->tcdPool[currentTcd].DLAST_SGA = (uint32_t)&handle->tcdPool[nextTcd]; in SPDIF_SubmitTransfer() 281 if (tcdRegs->DLAST_SGA == in SPDIF_SubmitTransfer() 284 if (tcdRegs->DLAST_SGA == (uint32_t)&handle->tcdPool[currentTcd]) in SPDIF_SubmitTransfer() 311 if (tcdRegs->DLAST_SGA == in SPDIF_SubmitTransfer() 314 if (tcdRegs->DLAST_SGA == (uint32_t)&handle->tcdPool[nextTcd]) in SPDIF_SubmitTransfer() 324 else if (tcdRegs->DLAST_SGA != 0x00U) in SPDIF_SubmitTransfer()
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX9352/drivers/edma4/ |
D | fsl_edma_core.h | 212 …__IO uint32_t DLAST_SGA; /*!< DLASTSGA register, next tcd address used in scatter-gather mode… member 232 __IO uint32_t DLAST_SGA; /*!< DLASTSGA register, next tcd address used in scatter-gather mode */ member 307 (&(((edma4_core_tcd_t *)(&(tcd)->TCD_REGS.edma4_tcd))->DLAST_SGA)) : \ 308 (&(((edma5_core_tcd_t *)(&(tcd)->TCD_REGS.edma5_tcd))->DLAST_SGA)))) 335 …efine EDMA_TCD_DLAST_SGA(tcd, flag) (((edma4_core_tcd_t *)(&(tcd)->TCD_REGS.edma4_tcd))->DLAST_SGA)
|
D | fsl_edma.c | 2366 if (tcdRegs->DLAST_SGA != 0U) in EDMA_StartTransfer()
|
/hal_nxp-latest/mcux/mcux-sdk/drivers/edma4/ |
D | fsl_edma_core.h | 212 …__IO uint32_t DLAST_SGA; /*!< DLASTSGA register, next tcd address used in scatter-gather mode… member 232 __IO uint32_t DLAST_SGA; /*!< DLASTSGA register, next tcd address used in scatter-gather mode */ member 307 (&(((edma4_core_tcd_t *)(&(tcd)->TCD_REGS.edma4_tcd))->DLAST_SGA)) : \ 308 (&(((edma5_core_tcd_t *)(&(tcd)->TCD_REGS.edma5_tcd))->DLAST_SGA)))) 335 …efine EDMA_TCD_DLAST_SGA(tcd, flag) (((edma4_core_tcd_t *)(&(tcd)->TCD_REGS.edma4_tcd))->DLAST_SGA)
|
D | fsl_edma.c | 2366 if (tcdRegs->DLAST_SGA != 0U) in EDMA_StartTransfer()
|
/hal_nxp-latest/mcux/mcux-sdk/drivers/dma3/ |
D | fsl_edma.c | 137 base->CH[channel].TCD_DLAST_SGA = tcd->DLAST_SGA; in EDMA_InstallTCD() 486 tcd->DLAST_SGA = 0U; in EDMA_TcdReset() 557 tcd->DLAST_SGA = MEMORY_ConvertMemoryMapAddress((uint32_t)nextTcd, kMEMORY_Local2DMA); in EDMA_TcdSetTransferConfig() 559 tcd->DLAST_SGA = (uint32_t)nextTcd; in EDMA_TcdSetTransferConfig() 1184 handle->tcdPool[currentTcd].DLAST_SGA = temp; in EDMA_SubmitTransfer() 1207 if (tcdRegs->DLAST_SGA == temp) in EDMA_SubmitTransfer() 1251 if (tcdRegs->DLAST_SGA == temp) in EDMA_SubmitTransfer() 1265 else if (tcdRegs->DLAST_SGA != 0U) in EDMA_SubmitTransfer() 1320 if (tcdRegs->DLAST_SGA != 0U) in EDMA_StartTransfer()
|
D | fsl_ad_edma.c | 106 base->CH[channel].TCD_DLAST_SGA = tcd->DLAST_SGA; in EDMA_AD_InstallTCD() 458 tcd->DLAST_SGA = 0U; in EDMA_AD_TcdReset() 529 tcd->DLAST_SGA = MEMORY_ConvertMemoryMapAddress((uint32_t)nextTcd, kMEMORY_Local2DMA); in EDMA_AD_TcdSetTransferConfig() 531 tcd->DLAST_SGA = (uint32_t)nextTcd; in EDMA_AD_TcdSetTransferConfig() 1152 handle->tcdPool[currentTcd].DLAST_SGA = temp; in EDMA_AD_SubmitTransfer() 1175 if (tcdRegs->DLAST_SGA == temp) in EDMA_AD_SubmitTransfer() 1214 if (tcdRegs->DLAST_SGA == temp) in EDMA_AD_SubmitTransfer() 1224 else if (tcdRegs->DLAST_SGA != 0U) in EDMA_AD_SubmitTransfer() 1279 if (tcdRegs->DLAST_SGA != 0U) in EDMA_AD_StartTransfer()
|
D | fsl_ad_edma.h | 227 … __IO uint32_t DLAST_SGA; /*!< DLASTSGA register, next stcd address used in scatter-gather mode */ member
|
D | fsl_edma.h | 228 … __IO uint32_t DLAST_SGA; /*!< DLASTSGA register, next stcd address used in scatter-gather mode */ member
|
/hal_nxp-latest/s32/drivers/s32ze/BaseNXP/header/ |
D | S32Z2_EDMA3_TCD.h | 97 …__IO uint32_t DLAST_SGA; /**< TCD Last Destination Address Adjustment / Sc… member
|
D | S32Z2_FEED_DMA_TCD.h | 97 …__IO uint32_t DLAST_SGA; /**< TCD Last Destination Address Adjustment / Sc… member
|
D | S32Z2_RESULT_DMA_TCD.h | 97 …__IO uint32_t DLAST_SGA; /**< TCD Last Destination Address Adjustment / Sc… member
|
D | S32Z2_EDMA4_TCD.h | 99 …__IO uint32_t DLAST_SGA; /**< TCD Last Destination Address Adjustment / Sc… member
|
/hal_nxp-latest/mcux/mcux-sdk/boards/evkmimxrt1180/jlinkscript/ |
D | evkmimxrt1180_cm33.jlinkscript | 391 _WriteViaCM33AP32(0x52010038, 0x00000000); // DMA4->TCD[0].DLAST_SGA
|
D | evkmimxrt1180_cm7.jlinkscript | 391 _WriteViaCM33AP32(0x52010038, 0x00000000); // DMA4->TCD[0].DLAST_SGA
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MK02F12810/ |
D | MK02F12810.h | 1591 …__IO int32_t DLAST_SGA; /**< TCD Last Destination Address Adjustment/Scat… member
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MKV10Z7/ |
D | MKV10Z7.h | 1499 …__IO int32_t DLAST_SGA; /**< TCD Last Destination Address Adjustment/Scat… member
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MKV30F12810/ |
D | MKV30F12810.h | 1595 …__IO int32_t DLAST_SGA; /**< TCD Last Destination Address Adjustment/Scat… member
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MKV31F12810/ |
D | MKV31F12810.h | 1608 …__IO int32_t DLAST_SGA; /**< TCD Last Destination Address Adjustment/Scat… member
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MKV10Z1287/ |
D | MKV10Z1287.h | 1494 …__IO int32_t DLAST_SGA; /**< TCD Last Destination Address Adjustment/Scat… member
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE12Z7/ |
D | MKE12Z7.h | 1701 …__IO int32_t DLAST_SGA; /**< TCD Last Destination Address Adjustment/Scat… member
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE17Z7/ |
D | MKE17Z7.h | 1703 …__IO int32_t DLAST_SGA; /**< TCD Last Destination Address Adjustment/Scat… member
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE12Z9/ |
D | MKE12Z9.h | 1668 …__IO int32_t DLAST_SGA; /**< TCD Last Destination Address Adjustment/Scat… member
|