Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_ll_dma.c196 ((TYPE) == LL_DMA_GPDMA_LINEAR_NODE)
656 DMA_InitNodeStruct->NodeType = LL_DMA_GPDMA_LINEAR_NODE; in LL_DMA_NodeStructInit()
709 if (DMA_InitNodeStruct->NodeType == LL_DMA_GPDMA_LINEAR_NODE) in LL_DMA_CreateLinkNode()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_dma.c266 … ((__VALUE__) == LL_DMA_GPDMA_LINEAR_NODE))
852 DMA_InitNodeStruct->NodeType = LL_DMA_GPDMA_LINEAR_NODE; in LL_DMA_NodeStructInit()
902 (DMA_InitNodeStruct->NodeType == LL_DMA_GPDMA_LINEAR_NODE)) in LL_DMA_CreateLinkNode()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_dma.c225 … ((__VALUE__) == LL_DMA_GPDMA_LINEAR_NODE) || \
827 DMA_InitNodeStruct->NodeType = LL_DMA_GPDMA_LINEAR_NODE; in LL_DMA_NodeStructInit()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_dma.c231 … ((__VALUE__) == LL_DMA_GPDMA_LINEAR_NODE))
797 DMA_InitNodeStruct->NodeType = LL_DMA_GPDMA_LINEAR_NODE; in LL_DMA_NodeStructInit()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_dma.c269 … ((__VALUE__) == LL_DMA_GPDMA_LINEAR_NODE))
894 DMA_InitNodeStruct->NodeType = LL_DMA_GPDMA_LINEAR_NODE; in LL_DMA_NodeStructInit()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_dma.h740 #define LL_DMA_GPDMA_LINEAR_NODE 0x01U /*!< GPDMA node : linear addressing node */ macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_dma.h920 #define LL_DMA_GPDMA_LINEAR_NODE 0x01U /*!< GPDMA node : linear addressing node */ macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_dma.h931 #define LL_DMA_GPDMA_LINEAR_NODE 0x01U /*!< GPDMA node : linear addressing node */ macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_dma.h912 #define LL_DMA_GPDMA_LINEAR_NODE 0x01U /*!< GPDMA node : linear addressing node */ macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_dma.h965 #define LL_DMA_GPDMA_LINEAR_NODE 0x01U /*!< GPDMA node : linear addressing node */ macro