Home
last modified time | relevance | path

Searched defs:SrcInc (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-3.5.0/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_dma.h61 uint32_t SrcInc; /*!< Specifies the source increment mode for the DMA channel. member
Dstm32wbaxx_ll_dma.h2114 …STATIC_INLINE void LL_DMA_SetSrcIncMode(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t SrcInc) in LL_DMA_SetSrcIncMode()
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_dma.h61 uint32_t SrcInc; /*!< Specifies the source increment mode for the DMA channel. member
Dstm32u5xx_ll_dma.h2918 …STATIC_INLINE void LL_DMA_SetSrcIncMode(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t SrcInc) in LL_DMA_SetSrcIncMode()
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_dma.h61 uint32_t SrcInc; /*!< Specifies the source increment mode for the DMA channel. member
Dstm32h5xx_ll_dma.h3152 __STATIC_INLINE void LL_DMA_SetSrcIncMode(DMA_TypeDef *DMAx, uint32_t Channel, uint32_t SrcInc) in LL_DMA_SetSrcIncMode()