Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_ll_dma.c109 #define IS_LL_DMA_DEST_INCREMENT_MODE(__VALUE__) (((__VALUE__) == LL_DMA_DEST_FIXED) || \
498 DMA_InitStruct->DestIncMode = LL_DMA_DEST_FIXED; in LL_DMA_StructInit()
632 DMA_InitNodeStruct->DestIncMode = LL_DMA_DEST_FIXED; in LL_DMA_NodeStructInit()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_dma.c138 #define IS_LL_DMA_DEST_INCREMENT_MODE(__VALUE__) (((__VALUE__) == LL_DMA_DEST_FIXED) || \
633 DMA_InitStruct->DestIncMode = LL_DMA_DEST_FIXED; in LL_DMA_StructInit()
793 DMA_InitNodeStruct->DestIncMode = LL_DMA_DEST_FIXED; in LL_DMA_NodeStructInit()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_dma.c146 #define IS_LL_DMA_DEST_INCREMENT_MODE(__VALUE__) (((__VALUE__) == LL_DMA_DEST_FIXED) || \
617 DMA_InitStruct->DestIncMode = LL_DMA_DEST_FIXED; in LL_DMA_StructInit()
762 DMA_InitNodeStruct->DestIncMode = LL_DMA_DEST_FIXED; in LL_DMA_NodeStructInit()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_dma.c184 #define IS_LL_DMA_DEST_INCREMENT_MODE(__VALUE__) (((__VALUE__) == LL_DMA_DEST_FIXED) || \
660 DMA_InitStruct->DestIncMode = LL_DMA_DEST_FIXED; in LL_DMA_StructInit()
820 DMA_InitNodeStruct->DestIncMode = LL_DMA_DEST_FIXED; in LL_DMA_NodeStructInit()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_dma.c187 #define IS_LL_DMA_DEST_INCREMENT_MODE(__VALUE__) (((__VALUE__) == LL_DMA_DEST_FIXED) || \
696 DMA_InitStruct->DestIncMode = LL_DMA_DEST_FIXED; in LL_DMA_StructInit()
859 DMA_InitNodeStruct->DestIncMode = LL_DMA_DEST_FIXED; in LL_DMA_NodeStructInit()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_dma.h585 #define LL_DMA_DEST_FIXED 0x00000000U /*!< Destination fixed single/burst */ macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_dma.h713 #define LL_DMA_DEST_FIXED 0x00000000U /*!< Destination fixed single/burst */ macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_dma.h730 #define LL_DMA_DEST_FIXED 0x00000000U /*!< Destination fixed single/burst */ macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_dma.h732 #define LL_DMA_DEST_FIXED 0x00000000U /*!< Destination fixed single/burst */ macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_dma.h756 #define LL_DMA_DEST_FIXED 0x00000000U /*!< Destination fixed single/burst */ macro