| /hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
| D | stm32f7xx_hal_dma_ex.c | 239 hdma->Instance->M0AR = Address; in HAL_DMAEx_ChangeMemory() 283 hdma->Instance->M0AR = SrcAddress; in DMA_MultiBufferSetConfig() 292 hdma->Instance->M0AR = DstAddress; in DMA_MultiBufferSetConfig()
|
| D | stm32f7xx_hal_dma.c | 344 hdma->Instance->M0AR = 0U; in HAL_DMA_DeInit() 1173 hdma->Instance->M0AR = SrcAddress; in DMA_SetConfig() 1182 hdma->Instance->M0AR = DstAddress; in DMA_SetConfig()
|
| D | stm32f7xx_hal_dcmi.c | 1182 tmp = ((DMA_Stream_TypeDef *)(hdcmi->DMA_Handle->Instance))->M0AR; in DCMI_DMAXferCplt() 1201 ((DMA_Stream_TypeDef *)(hdcmi->DMA_Handle->Instance))->M0AR = hdcmi->pBuffPtr; in DCMI_DMAXferCplt()
|
| D | stm32f7xx_ll_dma.c | 225 LL_DMA_WriteReg(tmp, M0AR, 0U); in LL_DMA_DeInit()
|
| /hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
| D | stm32f2xx_hal_dma_ex.c | 245 hdma->Instance->M0AR = Address; in HAL_DMAEx_ChangeMemory() 289 hdma->Instance->M0AR = SrcAddress; in DMA_MultiBufferSetConfig() 298 hdma->Instance->M0AR = DstAddress; in DMA_MultiBufferSetConfig()
|
| D | stm32f2xx_hal_dma.c | 345 hdma->Instance->M0AR = 0U; in HAL_DMA_DeInit() 1170 hdma->Instance->M0AR = SrcAddress; in DMA_SetConfig() 1179 hdma->Instance->M0AR = DstAddress; in DMA_SetConfig()
|
| D | stm32f2xx_hal_dcmi.c | 1154 tmp = ((DMA_Stream_TypeDef *)(hdcmi->DMA_Handle->Instance))->M0AR; in DCMI_DMAXferCplt() 1173 ((DMA_Stream_TypeDef *)(hdcmi->DMA_Handle->Instance))->M0AR = hdcmi->pBuffPtr; in DCMI_DMAXferCplt()
|
| D | stm32f2xx_ll_dma.c | 206 LL_DMA_WriteReg(tmp, M0AR, 0U); in LL_DMA_DeInit()
|
| /hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
| D | stm32f4xx_hal_dma_ex.c | 244 hdma->Instance->M0AR = Address; in HAL_DMAEx_ChangeMemory() 288 hdma->Instance->M0AR = SrcAddress; in DMA_MultiBufferSetConfig() 297 hdma->Instance->M0AR = DstAddress; in DMA_MultiBufferSetConfig()
|
| D | stm32f4xx_hal_dma.c | 342 hdma->Instance->M0AR = 0U; in HAL_DMA_DeInit() 1166 hdma->Instance->M0AR = SrcAddress; in DMA_SetConfig() 1175 hdma->Instance->M0AR = DstAddress; in DMA_SetConfig()
|
| D | stm32f4xx_hal_dcmi.c | 1079 tmp = hdcmi->DMA_Handle->Instance->M0AR; in DCMI_DMAXferCplt() 1094 hdcmi->DMA_Handle->Instance->M0AR = hdcmi->pBuffPtr; in DCMI_DMAXferCplt()
|
| D | stm32f4xx_ll_dma.c | 204 LL_DMA_WriteReg(tmp, M0AR, 0U); in LL_DMA_DeInit()
|
| /hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
| D | stm32f2xx_ll_dma.h | 1397 …WRITE_REG(((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->M0AR, S… in LL_DMA_ConfigAddresses() 1404 …WRITE_REG(((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->M0AR, D… in LL_DMA_ConfigAddresses() 1428 …WRITE_REG(((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->M0AR, M… in LL_DMA_SetMemoryAddress() 1472 … (READ_REG(((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->M0AR)); in LL_DMA_GetMemoryAddress() 1539 …WRITE_REG(((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->M0AR, M… in LL_DMA_SetM2MDstAddress() 1581 … (READ_REG(((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->M0AR)); in LL_DMA_GetM2MDstAddress()
|
| /hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
| D | stm32f7xx_ll_dma.h | 1430 …WRITE_REG(((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->M0AR, S… in LL_DMA_ConfigAddresses() 1437 …WRITE_REG(((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->M0AR, D… in LL_DMA_ConfigAddresses() 1461 …WRITE_REG(((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->M0AR, M… in LL_DMA_SetMemoryAddress() 1505 … (READ_REG(((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->M0AR)); in LL_DMA_GetMemoryAddress() 1572 …WRITE_REG(((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->M0AR, M… in LL_DMA_SetM2MDstAddress() 1614 … (READ_REG(((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->M0AR)); in LL_DMA_GetM2MDstAddress()
|
| /hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
| D | stm32f4xx_ll_dma.h | 1407 …WRITE_REG(((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->M0AR, S… in LL_DMA_ConfigAddresses() 1414 …WRITE_REG(((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->M0AR, D… in LL_DMA_ConfigAddresses() 1438 …WRITE_REG(((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->M0AR, M… in LL_DMA_SetMemoryAddress() 1482 … (READ_REG(((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->M0AR)); in LL_DMA_GetMemoryAddress() 1549 …WRITE_REG(((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->M0AR, M… in LL_DMA_SetM2MDstAddress() 1591 … (READ_REG(((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->M0AR)); in LL_DMA_GetM2MDstAddress()
|
| /hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
| D | stm32mp1xx_hal_dma_ex.c | 307 ((DMA_Stream_TypeDef *)hdma->Instance)->M0AR = Address; in HAL_DMAEx_ChangeMemory() 577 ((DMA_Stream_TypeDef *)hdma->Instance)->M0AR = SrcAddress; in DMA_MultiBufferSetConfig() 586 ((DMA_Stream_TypeDef *)hdma->Instance)->M0AR = DstAddress; in DMA_MultiBufferSetConfig()
|
| D | stm32mp1xx_hal_dma.c | 392 ((DMA_Stream_TypeDef *)hdma->Instance)->M0AR = 0U; in HAL_DMA_DeInit() 1374 ((DMA_Stream_TypeDef *)hdma->Instance)->M0AR = SrcAddress; in DMA_SetConfig() 1383 ((DMA_Stream_TypeDef *)hdma->Instance)->M0AR = DstAddress; in DMA_SetConfig()
|
| D | stm32mp1xx_hal_dcmi.c | 1098 tmp = ((DMA_Stream_TypeDef *)(hdcmi->DMA_Handle->Instance))->M0AR; in DCMI_DMAXferCplt() 1117 ((DMA_Stream_TypeDef *)(hdcmi->DMA_Handle->Instance))->M0AR = hdcmi->pBuffPtr; in DCMI_DMAXferCplt()
|
| D | stm32mp1xx_ll_dma.c | 197 LL_DMA_WriteReg(tmp, M0AR, 0U); in LL_DMA_DeInit()
|
| /hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
| D | stm32mp1xx_ll_dma.h | 1668 …WRITE_REG(((DMA_Stream_TypeDef *)(dma_base_addr + LL_DMA_STR_OFFSET_TAB[Stream]))->M0AR, SrcAddres… in LL_DMA_ConfigAddresses() 1675 …WRITE_REG(((DMA_Stream_TypeDef *)(dma_base_addr + LL_DMA_STR_OFFSET_TAB[Stream]))->M0AR, DstAddres… in LL_DMA_ConfigAddresses() 1701 …WRITE_REG(((DMA_Stream_TypeDef *)(dma_base_addr + LL_DMA_STR_OFFSET_TAB[Stream]))->M0AR, MemoryAdd… in LL_DMA_SetMemoryAddress() 1749 return (READ_REG(((DMA_Stream_TypeDef *)(dma_base_addr + LL_DMA_STR_OFFSET_TAB[Stream]))->M0AR)); in LL_DMA_GetMemoryAddress() 1822 …WRITE_REG(((DMA_Stream_TypeDef *)(dma_base_addr + LL_DMA_STR_OFFSET_TAB[Stream]))->M0AR, MemoryAdd… in LL_DMA_SetM2MDstAddress() 1868 return (READ_REG(((DMA_Stream_TypeDef *)(dma_base_addr + LL_DMA_STR_OFFSET_TAB[Stream]))->M0AR)); in LL_DMA_GetM2MDstAddress()
|
| /hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
| D | stm32h7xx_ll_dma.h | 1811 …WRITE_REG(((DMA_Stream_TypeDef *)(dma_base_addr + LL_DMA_STR_OFFSET_TAB[Stream]))->M0AR, SrcAddres… in LL_DMA_ConfigAddresses() 1818 …WRITE_REG(((DMA_Stream_TypeDef *)(dma_base_addr + LL_DMA_STR_OFFSET_TAB[Stream]))->M0AR, DstAddres… in LL_DMA_ConfigAddresses() 1844 …WRITE_REG(((DMA_Stream_TypeDef *)(dma_base_addr + LL_DMA_STR_OFFSET_TAB[Stream]))->M0AR, MemoryAdd… in LL_DMA_SetMemoryAddress() 1892 return (READ_REG(((DMA_Stream_TypeDef *)(dma_base_addr + LL_DMA_STR_OFFSET_TAB[Stream]))->M0AR)); in LL_DMA_GetMemoryAddress() 1965 …WRITE_REG(((DMA_Stream_TypeDef *)(dma_base_addr + LL_DMA_STR_OFFSET_TAB[Stream]))->M0AR, MemoryAdd… in LL_DMA_SetM2MDstAddress() 2011 return (READ_REG(((DMA_Stream_TypeDef *)(dma_base_addr + LL_DMA_STR_OFFSET_TAB[Stream]))->M0AR)); in LL_DMA_GetM2MDstAddress()
|
| /hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
| D | stm32h7xx_hal_dma_ex.c | 364 ((DMA_Stream_TypeDef *)hdma->Instance)->M0AR = Address; in HAL_DMAEx_ChangeMemory() 662 ((DMA_Stream_TypeDef *)hdma->Instance)->M0AR = SrcAddress; in DMA_MultiBufferSetConfig() 671 ((DMA_Stream_TypeDef *)hdma->Instance)->M0AR = DstAddress; in DMA_MultiBufferSetConfig()
|
| D | stm32h7xx_hal_dcmi.c | 1143 tmp = ((DMA_Stream_TypeDef *)(hdcmi->DMA_Handle->Instance))->M0AR; in DCMI_DMAXferCplt() 1162 ((DMA_Stream_TypeDef *)(hdcmi->DMA_Handle->Instance))->M0AR = hdcmi->pBuffPtr; in DCMI_DMAXferCplt()
|
| D | stm32h7xx_hal_dma.c | 494 ((DMA_Stream_TypeDef *)hdma->Instance)->M0AR = 0U; in HAL_DMA_DeInit() 1809 ((DMA_Stream_TypeDef *)hdma->Instance)->M0AR = SrcAddress; in DMA_SetConfig() 1818 ((DMA_Stream_TypeDef *)hdma->Instance)->M0AR = DstAddress; in DMA_SetConfig()
|
| D | stm32h7xx_ll_dma.c | 209 LL_DMA_WriteReg(tmp, M0AR, 0U); in LL_DMA_DeInit()
|