Home
last modified time | relevance | path

Searched refs:DMA_SxCR_MBURST_0 (Results 1 – 25 of 97) sorted by relevance

1234

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_dma.h303 #define LL_DMA_MBURST_INC4 DMA_SxCR_MBURST_0 /*!< Memory burst…
305 #define LL_DMA_MBURST_INC16 (DMA_SxCR_MBURST_0 | DMA_SxCR_MBURST_1) /*!< Memory burst…
Dstm32f2xx_hal_dma.h316 #define DMA_MBURST_INC4 ((uint32_t)DMA_SxCR_MBURST_0)
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_dma.h316 #define LL_DMA_MBURST_INC4 DMA_SxCR_MBURST_0 /*!< Memory burst…
318 #define LL_DMA_MBURST_INC16 (DMA_SxCR_MBURST_0 | DMA_SxCR_MBURST_1) /*!< Memory burst…
Dstm32f7xx_hal_dma.h300 #define DMA_MBURST_INC4 DMA_SxCR_MBURST_0
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_dma.h313 #define LL_DMA_MBURST_INC4 DMA_SxCR_MBURST_0 /*!< Memory burst…
315 #define LL_DMA_MBURST_INC16 (DMA_SxCR_MBURST_0 | DMA_SxCR_MBURST_1) /*!< Memory burst…
Dstm32f4xx_hal_dma.h326 #define DMA_MBURST_INC4 ((uint32_t)DMA_SxCR_MBURST_0)
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_dma.h293 #define LL_DMA_MBURST_INC4 DMA_SxCR_MBURST_0 /*!< Memory burst…
295 #define LL_DMA_MBURST_INC16 (DMA_SxCR_MBURST_0 | DMA_SxCR_MBURST_1) /*!< Memory burst…
Dstm32mp1xx_hal_dma.h484 #define DMA_MBURST_INC4 ((uint32_t)DMA_SxCR_MBURST_0)
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_dma.h317 #define LL_DMA_MBURST_INC4 DMA_SxCR_MBURST_0 /*!< Memory burst…
319 #define LL_DMA_MBURST_INC16 (DMA_SxCR_MBURST_0 | DMA_SxCR_MBURST_1) /*!< Memory burst…
Dstm32h7xx_hal_dma.h562 #define DMA_MBURST_INC4 ((uint32_t)DMA_SxCR_MBURST_0)
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f410cx.h1487 #define DMA_SxCR_MBURST_0 (0x1UL << DMA_SxCR_MBURST_Pos) /*!< 0x00800000 */ macro
Dstm32f410rx.h1487 #define DMA_SxCR_MBURST_0 (0x1UL << DMA_SxCR_MBURST_Pos) /*!< 0x00800000 */ macro
Dstm32f410tx.h1477 #define DMA_SxCR_MBURST_0 (0x1UL << DMA_SxCR_MBURST_Pos) /*!< 0x00800000 */ macro
Dstm32f401xc.h1428 #define DMA_SxCR_MBURST_0 (0x1UL << DMA_SxCR_MBURST_Pos) /*!< 0x00800000 */ macro
Dstm32f401xe.h1428 #define DMA_SxCR_MBURST_0 (0x1UL << DMA_SxCR_MBURST_Pos) /*!< 0x00800000 */ macro
Dstm32f411xe.h1431 #define DMA_SxCR_MBURST_0 (0x1UL << DMA_SxCR_MBURST_Pos) /*!< 0x00800000 */ macro
Dstm32f405xx.h5520 #define DMA_SxCR_MBURST_0 (0x1UL << DMA_SxCR_MBURST_Pos) /*!< 0x00800000 */ macro
Dstm32f412cx.h5581 #define DMA_SxCR_MBURST_0 (0x1UL << DMA_SxCR_MBURST_Pos) /*!< 0x00800000 */ macro
Dstm32f415xx.h5702 #define DMA_SxCR_MBURST_0 (0x1UL << DMA_SxCR_MBURST_Pos) /*!< 0x00800000 */ macro
Dstm32f423xx.h5974 #define DMA_SxCR_MBURST_0 (0x1UL << DMA_SxCR_MBURST_Pos) /*!< 0x00800000 */ macro
/hal_stm32-latest/stm32cube/stm32f2xx/soc/
Dstm32f215xx.h5672 #define DMA_SxCR_MBURST_0 (0x1UL << DMA_SxCR_MBURST_Pos) /*!< 0x00800000 */ macro
Dstm32f205xx.h5522 #define DMA_SxCR_MBURST_0 (0x1UL << DMA_SxCR_MBURST_Pos) /*!< 0x00800000 */ macro
Dstm32f207xx.h5821 #define DMA_SxCR_MBURST_0 (0x1UL << DMA_SxCR_MBURST_Pos) /*!< 0x00800000 */ macro
/hal_stm32-latest/stm32cube/stm32f7xx/soc/
Dstm32f723xx.h5492 #define DMA_SxCR_MBURST_0 (0x1UL << DMA_SxCR_MBURST_Pos) /*!< 0x00800000 */ macro
Dstm32f722xx.h5476 #define DMA_SxCR_MBURST_0 (0x1UL << DMA_SxCR_MBURST_Pos) /*!< 0x00800000 */ macro

1234