Home
last modified time | relevance | path

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

/components/drivers/dma/
A Ddma_pool.c325 if (pool->flags & RT_DMA_F_DEVICE) in dma_alloc()
327 if (!(flags & RT_DMA_F_DEVICE) || pool->dev != dev) in dma_alloc()
332 else if ((flags & RT_DMA_F_DEVICE)) in dma_alloc()
/components/drivers/include/drivers/
A Ddma.h189 #define RT_DMA_F_DEVICE RT_BIT(3) macro

Completed in 6 milliseconds