Searched refs:dma_enable_channel_interrupt (Results 1 – 2 of 2) sorted by relevance
224 dma_enable_channel_interrupt(resource->base, resource->channel, irq_mask); in dma_manager_enable_channel_interrupt()
281 static inline void dma_enable_channel_interrupt(DMA_Type *ptr, uint8_t ch_index, int32_t interrupt_… in dma_enable_channel_interrupt() function