Searched refs:src_burst_count (Results 1 – 4 of 4) sorted by relevance
365 uint8_t src_burst_count; member
181 .src_burst_count = DMA_BURST_INCR1, in spi_configure()219 .src_burst_count = DMA_BURST_INCR1, in spi_configure()
217 config.src_burst_count = DMA_BURST_INCR1; in rt_hw_adc_init()
101 regval |= (config->src_burst_count << DMA_SBSIZE_SHIFT); in bflb_dma_channel_init()
Completed in 9 milliseconds