Home
last modified time | relevance | path

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

/bsp/ck802/libraries/include/
A Ddrv_dmac.h156 int32_t csi_dma_stop(dmac_handle_t handle, int32_t ch);
/bsp/ck802/libraries/common/spi/
A Ddw_spi.c201 csi_dma_stop(spi_priv->dma_handle, ch); in dw_spi_dma_send()
264 csi_dma_stop(spi_priv->dma_handle, ch); in dw_spi_dma_receive()
392 csi_dma_stop(spi_priv->dma_handle, tx_ch); in dw_spi_dma_transfer()
393 csi_dma_stop(spi_priv->dma_handle, rx_ch); in dw_spi_dma_transfer()
/bsp/ck802/libraries/common/dmac/
A Dck_dmac.c477 int32_t csi_dma_stop(dmac_handle_t handle, int32_t ch) in csi_dma_stop() function

Completed in 14 milliseconds