Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/hal/
A Dhal_dma.h182 uint32_t hal_dma_cancel(uint8_t ch);
229 static inline uint32_t hal_dma_cancel(uint8_t ch) {return 0;} in hal_dma_cancel() function
273 #define hal_audma_cancel hal_dma_cancel
288 #define hal_gpdma_cancel hal_dma_cancel

Completed in 4 milliseconds