Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_dma.h301 #define DMA_MBURST_INC8 DMA_SxCR_MBURST_1 macro
714 ((BURST) == DMA_MBURST_INC8) || \
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_dma.h317 #define DMA_MBURST_INC8 ((uint32_t)DMA_SxCR_MBURST_1) macro
740 ((BURST) == DMA_MBURST_INC8) || \
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_dma.h327 #define DMA_MBURST_INC8 ((uint32_t)DMA_SxCR_MBURST_1) macro
769 ((BURST) == DMA_MBURST_INC8) || \
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_dma.h485 #define DMA_MBURST_INC8 ((uint32_t)DMA_SxCR_MBURST_1) macro
930 ((BURST) == DMA_MBURST_INC8) || \
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_dma.h563 #define DMA_MBURST_INC8 ((uint32_t)DMA_SxCR_MBURST_1) macro
1300 ((BURST) == DMA_MBURST_INC8) || \