Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/include/hal/
A Dhal_dma.h156 DMA_SLAVE_BURST_8 = 8, enumerator
/bsp/allwinner/libraries/sunxi-hal/hal/source/spi/
A Dhal_spi.c835 config->dst_maxburst = DMA_SLAVE_BURST_8; in spi_dma_tx_config()
836 config->src_maxburst = DMA_SLAVE_BURST_8; in spi_dma_tx_config()
978 config->dst_maxburst = DMA_SLAVE_BURST_8; in spi_dma_rx_config()
979 config->src_maxburst = DMA_SLAVE_BURST_8; in spi_dma_rx_config()

Completed in 11 milliseconds