Home
last modified time | relevance | path

Searched refs:source_gather_count (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/include/zephyr/drivers/
Ddma.h125 uint16_t source_gather_count; member
/Zephyr-latest/drivers/dma/
Ddma_silabs_ldma.c94 if (block->dest_scatter_count || block->source_gather_count || in dma_silabs_block_to_descriptor()
Ddma_xmc4xxx.c275 block->source_gather_count << GPDMA0_CH_SGR_SGC_Pos; in dma_xmc4xxx_config()
Ddma_emul.c186 cfg->source_gather_count, cfg->block_size, cfg->next_block, cfg->source_gather_en, in dma_emul_block_config_to_string()