Searched refs:memory_addr_adj (Results 1 – 2 of 2) sorted by relevance
387 uint16_t memory_addr_adj = 0, periph_addr_adj = 0; in dma_stm32_configure() local404 memory_addr_adj = config->head_block->dest_addr_adj; in dma_stm32_configure()408 memory_addr_adj = config->head_block->source_addr_adj; in dma_stm32_configure()418 ret = dma_stm32_get_memory_increment(memory_addr_adj, in dma_stm32_configure()
594 uint16_t memory_addr_adj = 0, periph_addr_adj = 0; in bdma_stm32_configure() local611 memory_addr_adj = config->head_block->dest_addr_adj; in bdma_stm32_configure()615 memory_addr_adj = config->head_block->source_addr_adj; in bdma_stm32_configure()625 ret = bdma_stm32_get_memory_increment(memory_addr_adj, in bdma_stm32_configure()