/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/dma/ |
D | fsl_dma.c | 114 base->DMA[channel].SAR = 0; in DMA_ResetChannel() 153 base->DMA[channel].SAR = config->srcAddr; in DMA_SetTransferConfig()
|
D | fsl_dma.h | 243 base->DMA[channel].SAR = srcAddr; in DMA_SetSourceAddress()
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MKL25Z4/ |
D | MKL25Z4.h | 857 …__IO uint32_t SAR; /**< Source Address Register, array offset: 0x100… member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MKL17Z644/ |
D | MKL17Z644.h | 1280 …__IO uint32_t SAR; /**< Source Address Register, array offset: 0x100… member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MKL27Z644/ |
D | MKL27Z644.h | 1289 …__IO uint32_t SAR; /**< Source Address Register, array offset: 0x100… member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MKW40Z4/ |
D | MKW40Z4.h | 1614 …__IO uint32_t SAR; /**< Source Address Register, array offset: 0x100… member 1638 #define DMA_SAR_REG(base,index) ((base)->DMA[index].SAR)
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MKW30Z4/ |
D | MKW30Z4.h | 1614 …__IO uint32_t SAR; /**< Source Address Register, array offset: 0x100… member 1638 #define DMA_SAR_REG(base,index) ((base)->DMA[index].SAR)
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MKW20Z4/ |
D | MKW20Z4.h | 1614 …__IO uint32_t SAR; /**< Source Address Register, array offset: 0x100… member 1638 #define DMA_SAR_REG(base,index) ((base)->DMA[index].SAR)
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MKM14ZA5/ |
D | MKM14ZA5.h | 3702 …__IO uint32_t SAR; /**< Source Address Register, array offset: 0x100… member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/K32L2B31A/ |
D | K32L2B31A.h | 1250 __IO uint32_t SAR; /**< Source Address Register, array offset: 0x100, array step: 0x10 */ member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/K32L2B21A/ |
D | K32L2B21A.h | 1250 __IO uint32_t SAR; /**< Source Address Register, array offset: 0x100, array step: 0x10 */ member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/K32L2B11A/ |
D | K32L2B11A.h | 1250 __IO uint32_t SAR; /**< Source Address Register, array offset: 0x100, array step: 0x10 */ member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MKM34ZA5/ |
D | MKM34ZA5.h | 3700 …__IO uint32_t SAR; /**< Source Address Register, array offset: 0x100… member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MKM33ZA5/ |
D | MKM33ZA5.h | 3704 …__IO uint32_t SAR; /**< Source Address Register, array offset: 0x100… member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MKM35Z7/ |
D | MKM35Z7.h | 4057 …__IO uint32_t SAR; /**< Source Address Register, array offset: 0x100… member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MKM34Z7/ |
D | MKM34Z7.h | 4148 __IO uint32_t SAR; /**< Source Address Register, array offset: 0x100, array step: 0x10 */ member
|
/hal_nxp-3.7.0/imx/devices/MCIMX7D/ |
D | MCIMX7D_M4.h | 11442 } SAR[4]; member 11466 #define DDRC_MP_SARBASE_REG(base,index) ((base)->SAR[index].SARBASE) 11467 #define DDRC_MP_SARSIZE_REG(base,index) ((base)->SAR[index].SARSIZE)
|