Home
last modified time | relevance | path

Searched refs:M1AR (Results 1 – 25 of 112) sorted by relevance

12345

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_dma_ex.c129 hdma->Instance->M1AR = SecondMemAddress; in HAL_DMAEx_MultiBufferStart()
185 hdma->Instance->M1AR = SecondMemAddress; in HAL_DMAEx_MultiBufferStart_IT()
244 hdma->Instance->M1AR = Address; in HAL_DMAEx_ChangeMemory()
Dstm32f7xx_hal_dcmi.c1189 tmp = ((DMA_Stream_TypeDef *)(hdcmi->DMA_Handle->Instance))->M1AR; in DCMI_DMAXferCplt()
1207 ((DMA_Stream_TypeDef *)(hdcmi->DMA_Handle->Instance))->M1AR = (tmp + (4U * hdcmi->XferSize)); in DCMI_DMAXferCplt()
Dstm32f7xx_ll_dma.c228 LL_DMA_WriteReg(tmp, M1AR, 0U); in LL_DMA_DeInit()
Dstm32f7xx_hal_dma.c347 hdma->Instance->M1AR = 0U; in HAL_DMA_DeInit()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_dma_ex.c128 hdma->Instance->M1AR = SecondMemAddress; in HAL_DMAEx_MultiBufferStart()
191 hdma->Instance->M1AR = SecondMemAddress; in HAL_DMAEx_MultiBufferStart_IT()
250 hdma->Instance->M1AR = Address; in HAL_DMAEx_ChangeMemory()
Dstm32f2xx_hal_dcmi.c1161 tmp = ((DMA_Stream_TypeDef *)(hdcmi->DMA_Handle->Instance))->M1AR; in DCMI_DMAXferCplt()
1179 ((DMA_Stream_TypeDef *)(hdcmi->DMA_Handle->Instance))->M1AR = (tmp + (4U * hdcmi->XferSize)); in DCMI_DMAXferCplt()
Dstm32f2xx_ll_dma.c209 LL_DMA_WriteReg(tmp, M1AR, 0U); in LL_DMA_DeInit()
Dstm32f2xx_hal_dma.c348 hdma->Instance->M1AR = 0U; in HAL_DMA_DeInit()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_dma_ex.c127 hdma->Instance->M1AR = SecondMemAddress; in HAL_DMAEx_MultiBufferStart()
190 hdma->Instance->M1AR = SecondMemAddress; in HAL_DMAEx_MultiBufferStart_IT()
249 hdma->Instance->M1AR = Address; in HAL_DMAEx_ChangeMemory()
Dstm32f4xx_hal_dcmi.c1086 tmp = hdcmi->DMA_Handle->Instance->M1AR; in DCMI_DMAXferCplt()
1100 hdcmi->DMA_Handle->Instance->M1AR = (tmp + (4U*hdcmi->XferSize)); in DCMI_DMAXferCplt()
Dstm32f4xx_ll_dma.c207 LL_DMA_WriteReg(tmp, M1AR, 0U); in LL_DMA_DeInit()
Dstm32f4xx_hal_dma.c345 hdma->Instance->M1AR = 0U; in HAL_DMA_DeInit()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_dma_ex.c154 ((DMA_Stream_TypeDef *)hdma->Instance)->M1AR = SecondMemAddress; in HAL_DMAEx_MultiBufferStart()
230 ((DMA_Stream_TypeDef *)hdma->Instance)->M1AR = SecondMemAddress; in HAL_DMAEx_MultiBufferStart_IT()
312 ((DMA_Stream_TypeDef *)hdma->Instance)->M1AR = Address; in HAL_DMAEx_ChangeMemory()
Dstm32mp1xx_hal_dcmi.c1105 tmp = ((DMA_Stream_TypeDef *)(hdcmi->DMA_Handle->Instance))->M1AR; in DCMI_DMAXferCplt()
1123 ((DMA_Stream_TypeDef *)(hdcmi->DMA_Handle->Instance))->M1AR = (tmp + (4U*hdcmi->XferSize)); in DCMI_DMAXferCplt()
Dstm32mp1xx_ll_dma.c200 LL_DMA_WriteReg(tmp, M1AR, 0U); in LL_DMA_DeInit()
Dstm32mp1xx_hal_dma.c395 ((DMA_Stream_TypeDef *)hdma->Instance)->M1AR = 0U; in HAL_DMA_DeInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_dma_ex.c154 ((DMA_Stream_TypeDef *)hdma->Instance)->M1AR = SecondMemAddress; in HAL_DMAEx_MultiBufferStart()
250 ((DMA_Stream_TypeDef *)hdma->Instance)->M1AR = SecondMemAddress; in HAL_DMAEx_MultiBufferStart_IT()
369 ((DMA_Stream_TypeDef *)hdma->Instance)->M1AR = Address; in HAL_DMAEx_ChangeMemory()
Dstm32h7xx_hal_dcmi.c1150 tmp = ((DMA_Stream_TypeDef *)(hdcmi->DMA_Handle->Instance))->M1AR; in DCMI_DMAXferCplt()
1168 ((DMA_Stream_TypeDef *)(hdcmi->DMA_Handle->Instance))->M1AR = (tmp + (4U * hdcmi->XferSize)); in DCMI_DMAXferCplt()
Dstm32h7xx_ll_dma.c212 LL_DMA_WriteReg(tmp, M1AR, 0U); in LL_DMA_DeInit()
Dstm32h7xx_hal_dma.c497 ((DMA_Stream_TypeDef *)hdma->Instance)->M1AR = 0U; in HAL_DMA_DeInit()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_dma.h1602 …MODIFY_REG(((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->M1AR, … in LL_DMA_SetMemory1Address()
1622 return (((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->M1AR); in LL_DMA_GetMemory1Address()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_dma.h1635 …MODIFY_REG(((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->M1AR, … in LL_DMA_SetMemory1Address()
1655 return (((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->M1AR); in LL_DMA_GetMemory1Address()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_dma.h1612 …MODIFY_REG(((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->M1AR, … in LL_DMA_SetMemory1Address()
1632 return (((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->M1AR); in LL_DMA_GetMemory1Address()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_dma.h1891 …MODIFY_REG(((DMA_Stream_TypeDef *)(dma_base_addr + LL_DMA_STR_OFFSET_TAB[Stream]))->M1AR, DMA_SxM1… in LL_DMA_SetMemory1Address()
1913 return (((DMA_Stream_TypeDef *)(dma_base_addr + LL_DMA_STR_OFFSET_TAB[Stream]))->M1AR); in LL_DMA_GetMemory1Address()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_dma.h2034 …MODIFY_REG(((DMA_Stream_TypeDef *)(dma_base_addr + LL_DMA_STR_OFFSET_TAB[Stream]))->M1AR, DMA_SxM1… in LL_DMA_SetMemory1Address()
2056 return (((DMA_Stream_TypeDef *)(dma_base_addr + LL_DMA_STR_OFFSET_TAB[Stream]))->M1AR); in LL_DMA_GetMemory1Address()

12345