Searched refs:IncSize (Results 1 – 1 of 1) sorted by relevance
1786 …E void LL_MDMA_SetDestinationIncSize(const MDMA_TypeDef *MDMAx, uint32_t Channel, uint32_t IncSize) in LL_MDMA_SetDestinationIncSize() argument1790 …nel_TypeDef *)(mdma_base_addr + LL_MDMA_CH_OFFSET_TAB[Channel]))->CTCR, MDMA_CTCR_DINCOS, IncSize); in LL_MDMA_SetDestinationIncSize()1856 …INLINE void LL_MDMA_SetSourceIncSize(const MDMA_TypeDef *MDMAx, uint32_t Channel, uint32_t IncSize) in LL_MDMA_SetSourceIncSize() argument1860 …nel_TypeDef *)(mdma_base_addr + LL_MDMA_CH_OFFSET_TAB[Channel]))->CTCR, MDMA_CTCR_SINCOS, IncSize); in LL_MDMA_SetSourceIncSize()