Home
last modified time | relevance | path

Searched refs:MEMORY0 (Results 1 – 17 of 17) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_dma_ex.c361 if(memory == MEMORY0) in HAL_DMAEx_ChangeMemory()
374 if(memory == MEMORY0) in HAL_DMAEx_ChangeMemory()
Dstm32h7xx_hal_dcmi.c1144 (void)HAL_DMAEx_ChangeMemory(hdcmi->DMA_Handle, (tmp + (8U * hdcmi->XferSize)), MEMORY0); in DCMI_DMAXferCplt()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_dma_ex.h49 MEMORY0 = 0x00U, /*!< Memory 0 */ enumerator
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_dma_ex.h49 MEMORY0 = 0x00U, /*!< Memory 0 */ enumerator
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_dma_ex.h49 MEMORY0 = 0x00U, /*!< Memory 0 */ enumerator
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_dma_ex.h49 MEMORY0 = 0x00U, /*!< Memory 0 */ enumerator
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_dma_ex.h48 MEMORY0 = 0x00U, /*!< Memory 0 */ enumerator
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_dma_ex.c236 if(memory == MEMORY0) in HAL_DMAEx_ChangeMemory()
Dstm32f7xx_hal_dcmi.c1183 (void)HAL_DMAEx_ChangeMemory(hdcmi->DMA_Handle, (tmp + (8U * hdcmi->XferSize)), MEMORY0); in DCMI_DMAXferCplt()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_dma_ex.c242 if(memory == MEMORY0) in HAL_DMAEx_ChangeMemory()
Dstm32f2xx_hal_dcmi.c1155 (void)HAL_DMAEx_ChangeMemory(hdcmi->DMA_Handle, (tmp + (8U * hdcmi->XferSize)), MEMORY0); in DCMI_DMAXferCplt()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_dma_ex.h49 MEMORY0 = 0x00U, /*!< Memory 0 */ enumerator
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_dma_ex.c241 if(memory == MEMORY0) in HAL_DMAEx_ChangeMemory()
Dstm32f4xx_hal_dcmi.c1080 HAL_DMAEx_ChangeMemory(hdcmi->DMA_Handle, (tmp + (8U*hdcmi->XferSize)), MEMORY0); in DCMI_DMAXferCplt()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_dma_ex.c293 if(memory == MEMORY0) in HAL_DMAEx_ChangeMemory()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_dma_ex.c304 if (memory == MEMORY0) in HAL_DMAEx_ChangeMemory()
Dstm32mp1xx_hal_dcmi.c1099 (void) HAL_DMAEx_ChangeMemory(hdcmi->DMA_Handle, (tmp + (8U*hdcmi->XferSize)), MEMORY0); in DCMI_DMAXferCplt()