Home
last modified time | relevance | path

Searched refs:SLAST (Results 1 – 25 of 85) sorted by relevance

1234

/hal_nxp-latest/mcux/mcux-sdk/drivers/edma4/
Dfsl_edma_core.h208 __IO uint32_t SLAST; /*!< SLAST register */ member
228 __IO uint32_t SLAST; /*!< SLAST register */ member
290 …e_t)(flag) == kEDMA_EDMA4Flag) ? (&(((edma4_core_tcd_t *)(&(tcd)->TCD_REGS.edma4_tcd))->SLAST)) : \
291 … (&(((edma5_core_tcd_t *)(&(tcd)->TCD_REGS.edma5_tcd))->SLAST))))
327 #define EDMA_TCD_SLAST(tcd, flag) (((edma4_core_tcd_t *)(&(tcd)->TCD_REGS.edma4_tcd))->SLAST)
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX9352/drivers/edma4/
Dfsl_edma_core.h208 __IO uint32_t SLAST; /*!< SLAST register */ member
228 __IO uint32_t SLAST; /*!< SLAST register */ member
290 …e_t)(flag) == kEDMA_EDMA4Flag) ? (&(((edma4_core_tcd_t *)(&(tcd)->TCD_REGS.edma4_tcd))->SLAST)) : \
291 … (&(((edma5_core_tcd_t *)(&(tcd)->TCD_REGS.edma5_tcd))->SLAST))))
327 #define EDMA_TCD_SLAST(tcd, flag) (((edma4_core_tcd_t *)(&(tcd)->TCD_REGS.edma4_tcd))->SLAST)
/hal_nxp-latest/mcux/mcux-sdk/drivers/edma/
Dfsl_edma.c99 base->TCD[channel].SLAST = (int32_t)tcd->SLAST; in EDMA_InstallTCD()
280 base->TCD[channel].SLAST = sourceOffset; in EDMA_SetMajorOffsetConfig()
455 tcd->SLAST = 0U; in EDMA_TcdReset()
582 tcd->SLAST = (uint32_t)sourceOffset; in EDMA_TcdSetMajorOffsetConfig()
875 tcdRegs->SLAST = 0; in EDMA_CreateHandle()
Dfsl_edma.h210 __IO uint32_t SLAST; /*!< SLAST register */ member
/hal_nxp-latest/mcux/mcux-sdk/drivers/dma3/
Dfsl_ad_edma.h223 __IO uint32_t SLAST; /*!< SLAST register */ member
Dfsl_edma.h224 __IO uint32_t SLAST; /*!< SLAST register */ member
Dfsl_ad_edma.c102 base->CH[channel].TCD_SLAST_SDA = tcd->SLAST; in EDMA_AD_InstallTCD()
454 tcd->SLAST = 0U; in EDMA_AD_TcdReset()
Dfsl_edma.c133 base->CH[channel].TCD_SLAST_SDA = tcd->SLAST; in EDMA_InstallTCD()
482 tcd->SLAST = 0U; in EDMA_TcdReset()
/hal_nxp-latest/s32/drivers/s32k1/BaseNXP/header/
DS32K118_DMA.h111 …__IO uint32_t SLAST; /**< TCD Last Source Address Adjustment, array of… member
DS32K116_DMA.h111 …__IO uint32_t SLAST; /**< TCD Last Source Address Adjustment, array of… member
DS32K148_DMA.h111 …__IO uint32_t SLAST; /**< TCD Last Source Address Adjustment, array of… member
DS32K144W_DMA.h111 …__IO uint32_t SLAST; /**< TCD Last Source Address Adjustment, array of… member
DS32K144_DMA.h111 …__IO uint32_t SLAST; /**< TCD Last Source Address Adjustment, array of… member
DS32K142W_DMA.h111 …__IO uint32_t SLAST; /**< TCD Last Source Address Adjustment, array of… member
DS32K142_DMA.h111 …__IO uint32_t SLAST; /**< TCD Last Source Address Adjustment, array of… member
DS32K146_DMA.h111 …__IO uint32_t SLAST; /**< TCD Last Source Address Adjustment, array of… member
/hal_nxp-latest/mcux/mcux-sdk/devices/MK02F12810/
DMK02F12810.h1584 …__IO int32_t SLAST; /**< TCD Last Source Address Adjustment, array of… member
/hal_nxp-latest/mcux/mcux-sdk/devices/MKV30F12810/
DMKV30F12810.h1588 …__IO int32_t SLAST; /**< TCD Last Source Address Adjustment, array of… member
/hal_nxp-latest/mcux/mcux-sdk/devices/MKV10Z7/
DMKV10Z7.h1492 …__IO int32_t SLAST; /**< TCD Last Source Address Adjustment, array of… member
/hal_nxp-latest/mcux/mcux-sdk/devices/MKV31F12810/
DMKV31F12810.h1601 …__IO int32_t SLAST; /**< TCD Last Source Address Adjustment, array of… member
/hal_nxp-latest/mcux/mcux-sdk/devices/MKV10Z1287/
DMKV10Z1287.h1487 …__IO int32_t SLAST; /**< TCD Last Source Address Adjustment, array of… member
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE12Z7/
DMKE12Z7.h1694 …__IO int32_t SLAST; /**< TCD Last Source Address Adjustment, array of… member
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE12Z9/
DMKE12Z9.h1661 …__IO int32_t SLAST; /**< TCD Last Source Address Adjustment, array of… member
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE17Z7/
DMKE17Z7.h1696 …__IO int32_t SLAST; /**< TCD Last Source Address Adjustment, array of… member
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE13Z7/
DMKE13Z7.h1695 …__IO int32_t SLAST; /**< TCD Last Source Address Adjustment, array of… member

1234