Home
last modified time | relevance | path

Searched refs:DMA_PBURST_INC4 (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_dma.h312 #define DMA_PBURST_INC4 DMA_SxCR_PBURST_0 macro
718 ((BURST) == DMA_PBURST_INC4) || \
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_dma.h328 #define DMA_PBURST_INC4 ((uint32_t)DMA_SxCR_PBURST_0) macro
744 ((BURST) == DMA_PBURST_INC4) || \
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_dma.h338 #define DMA_PBURST_INC4 ((uint32_t)DMA_SxCR_PBURST_0) macro
773 ((BURST) == DMA_PBURST_INC4) || \
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_dma.h496 #define DMA_PBURST_INC4 ((uint32_t)DMA_SxCR_PBURST_0) macro
934 ((BURST) == DMA_PBURST_INC4) || \
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_dma.h574 #define DMA_PBURST_INC4 ((uint32_t)DMA_SxCR_PBURST_0) macro
1304 ((BURST) == DMA_PBURST_INC4) || \