Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_dma.h64 uint32_t DestInc; /*!< Specifies the destination increment mode for the DMA channel. member
Dstm32wbaxx_ll_dma.h1867 …ATIC_INLINE void LL_DMA_SetDestIncMode(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t DestInc) in LL_DMA_SetDestIncMode()
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_dma.h64 uint32_t DestInc; /*!< Specifies the destination increment mode for the DMA channel. member
Dstm32u5xx_ll_dma.h2585 …ATIC_INLINE void LL_DMA_SetDestIncMode(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t DestInc) in LL_DMA_SetDestIncMode()
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_dma.h64 uint32_t DestInc; /*!< Specifies the destination increment mode for the DMA channel. member
Dstm32h5xx_ll_dma.h2819 __STATIC_INLINE void LL_DMA_SetDestIncMode(DMA_TypeDef *DMAx, uint32_t Channel, uint32_t DestInc) in LL_DMA_SetDestIncMode()