Searched refs:periph_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() local405 periph_addr_adj = config->head_block->source_addr_adj; in dma_stm32_configure()409 periph_addr_adj = config->head_block->dest_addr_adj; in dma_stm32_configure()427 ret = dma_stm32_get_periph_increment(periph_addr_adj, in dma_stm32_configure()
594 uint16_t memory_addr_adj = 0, periph_addr_adj = 0; in bdma_stm32_configure() local612 periph_addr_adj = config->head_block->source_addr_adj; in bdma_stm32_configure()616 periph_addr_adj = config->head_block->dest_addr_adj; in bdma_stm32_configure()630 ret = bdma_stm32_get_periph_increment(periph_addr_adj, in bdma_stm32_configure()