Home
last modified time | relevance | path

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

1234

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_dma.h315 #define LL_DMA_PBURST_INC8 DMA_SxCR_PBURST_1 /*!< Peripheral b…
316 #define LL_DMA_PBURST_INC16 (DMA_SxCR_PBURST_0 | DMA_SxCR_PBURST_1) /*!< Peripheral b…
Dstm32f2xx_hal_dma.h329 #define DMA_PBURST_INC8 ((uint32_t)DMA_SxCR_PBURST_1)
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_dma.h328 #define LL_DMA_PBURST_INC8 DMA_SxCR_PBURST_1 /*!< Peripheral b…
329 #define LL_DMA_PBURST_INC16 (DMA_SxCR_PBURST_0 | DMA_SxCR_PBURST_1) /*!< Peripheral b…
Dstm32f7xx_hal_dma.h313 #define DMA_PBURST_INC8 DMA_SxCR_PBURST_1
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_dma.h325 #define LL_DMA_PBURST_INC8 DMA_SxCR_PBURST_1 /*!< Peripheral b…
326 #define LL_DMA_PBURST_INC16 (DMA_SxCR_PBURST_0 | DMA_SxCR_PBURST_1) /*!< Peripheral b…
Dstm32f4xx_hal_dma.h339 #define DMA_PBURST_INC8 ((uint32_t)DMA_SxCR_PBURST_1)
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_dma.h305 #define LL_DMA_PBURST_INC8 DMA_SxCR_PBURST_1 /*!< Peripheral b…
306 #define LL_DMA_PBURST_INC16 (DMA_SxCR_PBURST_0 | DMA_SxCR_PBURST_1) /*!< Peripheral b…
Dstm32mp1xx_hal_dma.h497 #define DMA_PBURST_INC8 ((uint32_t)DMA_SxCR_PBURST_1)
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_dma.h329 #define LL_DMA_PBURST_INC8 DMA_SxCR_PBURST_1 /*!< Peripheral b…
330 #define LL_DMA_PBURST_INC16 (DMA_SxCR_PBURST_0 | DMA_SxCR_PBURST_1) /*!< Peripheral b…
Dstm32h7xx_hal_dma.h575 #define DMA_PBURST_INC8 ((uint32_t)DMA_SxCR_PBURST_1)
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f410cx.h1493 #define DMA_SxCR_PBURST_1 (0x2UL << DMA_SxCR_PBURST_Pos) /*!< 0x00400000 */ macro
Dstm32f410rx.h1493 #define DMA_SxCR_PBURST_1 (0x2UL << DMA_SxCR_PBURST_Pos) /*!< 0x00400000 */ macro
Dstm32f410tx.h1483 #define DMA_SxCR_PBURST_1 (0x2UL << DMA_SxCR_PBURST_Pos) /*!< 0x00400000 */ macro
Dstm32f401xc.h1434 #define DMA_SxCR_PBURST_1 (0x2UL << DMA_SxCR_PBURST_Pos) /*!< 0x00400000 */ macro
Dstm32f401xe.h1434 #define DMA_SxCR_PBURST_1 (0x2UL << DMA_SxCR_PBURST_Pos) /*!< 0x00400000 */ macro
Dstm32f411xe.h1437 #define DMA_SxCR_PBURST_1 (0x2UL << DMA_SxCR_PBURST_Pos) /*!< 0x00400000 */ macro
Dstm32f405xx.h5526 #define DMA_SxCR_PBURST_1 (0x2UL << DMA_SxCR_PBURST_Pos) /*!< 0x00400000 */ macro
Dstm32f412cx.h5587 #define DMA_SxCR_PBURST_1 (0x2UL << DMA_SxCR_PBURST_Pos) /*!< 0x00400000 */ macro
Dstm32f415xx.h5708 #define DMA_SxCR_PBURST_1 (0x2UL << DMA_SxCR_PBURST_Pos) /*!< 0x00400000 */ macro
Dstm32f423xx.h5980 #define DMA_SxCR_PBURST_1 (0x2UL << DMA_SxCR_PBURST_Pos) /*!< 0x00400000 */ macro
/hal_stm32-latest/stm32cube/stm32f2xx/soc/
Dstm32f215xx.h5678 #define DMA_SxCR_PBURST_1 (0x2UL << DMA_SxCR_PBURST_Pos) /*!< 0x00400000 */ macro
Dstm32f205xx.h5528 #define DMA_SxCR_PBURST_1 (0x2UL << DMA_SxCR_PBURST_Pos) /*!< 0x00400000 */ macro
Dstm32f207xx.h5827 #define DMA_SxCR_PBURST_1 (0x2UL << DMA_SxCR_PBURST_Pos) /*!< 0x00400000 */ macro
/hal_stm32-latest/stm32cube/stm32f7xx/soc/
Dstm32f723xx.h5498 #define DMA_SxCR_PBURST_1 (0x2UL << DMA_SxCR_PBURST_Pos) /*!< 0x00400000 */ macro
Dstm32f722xx.h5482 #define DMA_SxCR_PBURST_1 (0x2UL << DMA_SxCR_PBURST_Pos) /*!< 0x00400000 */ macro

1234