Home
last modified time | relevance | path

Searched refs:DMA_MBURST_INC16 (Results 1 – 10 of 10) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_dma.h302 #define DMA_MBURST_INC16 DMA_SxCR_MBURST macro
715 ((BURST) == DMA_MBURST_INC16))
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_dma.h318 #define DMA_MBURST_INC16 ((uint32_t)DMA_SxCR_MBURST) macro
741 ((BURST) == DMA_MBURST_INC16))
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_dma.h328 #define DMA_MBURST_INC16 ((uint32_t)DMA_SxCR_MBURST) macro
770 ((BURST) == DMA_MBURST_INC16))
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_dma.c1235 if (hdma->Init.MemBurst == DMA_MBURST_INC16) in DMA_CheckFifoParam()
1263 if (hdma->Init.MemBurst == DMA_MBURST_INC16) in DMA_CheckFifoParam()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_dma.c1238 if (hdma->Init.MemBurst == DMA_MBURST_INC16) in DMA_CheckFifoParam()
1266 if (hdma->Init.MemBurst == DMA_MBURST_INC16) in DMA_CheckFifoParam()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_dma.h486 #define DMA_MBURST_INC16 ((uint32_t)DMA_SxCR_MBURST) macro
931 ((BURST) == DMA_MBURST_INC16))
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_dma.c1231 if (hdma->Init.MemBurst == DMA_MBURST_INC16) in DMA_CheckFifoParam()
1259 if (hdma->Init.MemBurst == DMA_MBURST_INC16) in DMA_CheckFifoParam()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_dma.c1440 if (hdma->Init.MemBurst == DMA_MBURST_INC16) in DMA_CheckFifoParam()
1472 if (hdma->Init.MemBurst == DMA_MBURST_INC16) in DMA_CheckFifoParam()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_dma.c1915 if (hdma->Init.MemBurst == DMA_MBURST_INC16) in DMA_CheckFifoParam()
1947 if (hdma->Init.MemBurst == DMA_MBURST_INC16) in DMA_CheckFifoParam()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_dma.h564 #define DMA_MBURST_INC16 ((uint32_t)DMA_SxCR_MBURST) macro
1301 ((BURST) == DMA_MBURST_INC16))