Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/dma/
Ddma_smartbond.c29 #define DMA_BLOCK_COUNT DT_PROP(DT_NODELABEL(dma), block_count) macro
528 if (cfg->block_count > DMA_BLOCK_COUNT) { in dma_smartbond_config()
882 *value = DMA_BLOCK_COUNT; in dma_smartbond_get_attribute()