Searched refs:TrWidthFourBytes (Results 1 – 10 of 10) sorted by relevance
267 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthFourBytes; in AUDIO_SP_TXGDMA_Init()281 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthFourBytes; in AUDIO_SP_TXGDMA_Init()293 GDMA_InitStruct->GDMA_DstDataWidth = TrWidthFourBytes; in AUDIO_SP_TXGDMA_Init()363 GDMA_InitStruct->GDMA_DstDataWidth = TrWidthFourBytes; in AUDIO_SP_RXGDMA_Init()366 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthFourBytes; in AUDIO_SP_RXGDMA_Init()370 GDMA_InitStruct->GDMA_DstDataWidth = TrWidthFourBytes; in AUDIO_SP_RXGDMA_Init()
499 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthFourBytes; in SSI_TXGDMA_Init()510 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthFourBytes; in SSI_TXGDMA_Init()530 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthFourBytes; in SSI_TXGDMA_Init()599 GDMA_InitStruct->GDMA_DstDataWidth = TrWidthFourBytes; in SSI_RXGDMA_Init()613 GDMA_InitStruct->GDMA_DstDataWidth = TrWidthFourBytes; in SSI_RXGDMA_Init()630 GDMA_InitStruct->GDMA_DstDataWidth = TrWidthFourBytes; in SSI_RXGDMA_Init()
587 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthFourBytes; in USI_SSI_TXGDMA_Init()598 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthFourBytes; in USI_SSI_TXGDMA_Init()618 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthFourBytes; in USI_SSI_TXGDMA_Init()687 GDMA_InitStruct->GDMA_DstDataWidth = TrWidthFourBytes; in USI_SSI_RXGDMA_Init()701 GDMA_InitStruct->GDMA_DstDataWidth = TrWidthFourBytes; in USI_SSI_RXGDMA_Init()718 GDMA_InitStruct->GDMA_DstDataWidth = TrWidthFourBytes; in USI_SSI_RXGDMA_Init()
826 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthFourBytes; in USI_I2C_TXGDMA_Init()893 GDMA_InitStruct->GDMA_DstDataWidth = TrWidthFourBytes; in USI_I2C_RXGDMA_Init()
1033 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthFourBytes; in USI_UARTTXGDMA_Init()1099 GDMA_InitStruct->GDMA_DstDataWidth = TrWidthFourBytes; in USI_UARTRXGDMA_Init()
94 gdma_memcpy.GDMA_InitStruct.GDMA_SrcDataWidth = TrWidthFourBytes; in memcpy_gdma()95 gdma_memcpy.GDMA_InitStruct.GDMA_DstDataWidth = TrWidthFourBytes; in memcpy_gdma()
211 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthFourBytes; in UART_TXGDMA_Init()288 GDMA_InitStruct->GDMA_DstDataWidth = TrWidthFourBytes; in UART_RXGDMA_Init()
945 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthFourBytes; in I2C_TXGDMA_Init()1012 GDMA_InitStruct->GDMA_DstDataWidth = TrWidthFourBytes; in I2C_RXGDMA_Init()
106 GDMA_InitStruct.GDMA_SrcDataWidth = TrWidthFourBytes; in dma_memcpy()108 GDMA_InitStruct.GDMA_DstDataWidth = TrWidthFourBytes; in dma_memcpy()
334 #define TrWidthFourBytes ((u32)0x00000002) macro337 ((SIZE) == TrWidthFourBytes))
Completed in 16 milliseconds