Searched refs:hal_dma_stop (Results 1 – 1 of 1) sorted by relevance
184 uint32_t hal_dma_stop(uint8_t ch);231 static inline uint32_t hal_dma_stop(uint8_t ch) {return 0;} in hal_dma_stop() function274 #define hal_audma_stop hal_dma_stop289 #define hal_gpdma_stop hal_dma_stop
Completed in 4 milliseconds