Lines Matching +full:dma +full:- +full:offset
4 * SPDX-License-Identifier: Apache-2.0
10 * @name custom DMA flags for channel configuration
13 /** DMA cyclic mode config on bit 5*/
18 /** DMA transfer direction config on bits 6-7 */
25 /** DMA Peripheral increment Address config on bit 9 */
30 /** DMA Memory increment Address config on bit 10 */
35 /** DMA Peripheral data size config on bits 11, 12 */
41 /** DMA Memory data size config on bits 13, 14 */
47 /** DMA Peripheral increment offset config on bit 15 */
52 /** DMA Priority config on bits 16, 17*/
59 /** DMA FIFO threshold feature */
65 /* DMA usual combination for peripheral transfer */