Lines Matching full:dma
46 * @brief Enable DMA clock gating
55 * @brief Get DMA RX channel interrupt status word
64 * @brief Enable DMA RX channel interrupt
76 * @brief Clear DMA RX channel interrupt
85 * @brief Get DMA RX channel interrupt status register address
93 * @brief Enable DMA RX channel to check the owner bit in the descriptor, disabled by default
101 * @brief Enable DMA RX channel burst reading data, disabled by default
109 * @brief Enable DMA RX channel burst reading descriptor link, disabled by default
117 * @brief Reset DMA RX channel FSM and FIFO pointer
127 * @brief Check if DMA RX FIFO is full
136 * @brief Check if DMA RX FIFO is empty
154 * @brief Pop data from DMA RX FIFO
199 * @brief Enable DMA RX to return the address of current descriptor when receives error
207 * @brief Check if DMA RX FSM is in IDLE state
242 * @brief Set priority for DMA RX channel
250 * @brief Connect DMA RX channel to a given peripheral
259 * @brief Disconnect DMA RX channel from peripheral
269 * @brief Get DMA TX channel interrupt status word
278 * @brief Enable DMA TX channel interrupt
290 * @brief Clear DMA TX channel interrupt
299 * @brief Get DMA TX channel interrupt status register address
307 * @brief Enable DMA TX channel to check the owner bit in the descriptor, disabled by default
315 * @brief Enable DMA TX channel burst sending data, disabled by default
323 * @brief Enable DMA TX channel burst reading descriptor link, disabled by default
339 …* @brief Enable DMA TX channel automatic write results back to descriptor after all data has been …
347 * @brief Reset DMA TX channel FSM and FIFO pointer
357 * @brief Check if DMA TX FIFO is full
366 * @brief Check if DMA TX FIFO is empty
384 * @brief Push data into DMA TX FIFO
429 * @brief Check if DMA TX FSM is in IDLE state
455 * @brief Set priority for DMA TX channel
463 * @brief Connect DMA TX channel to a given peripheral
472 * @brief Disconnect DMA TX channel from peripheral