Searched refs:GDMA_SrcDataWidth (Results 1 – 12 of 12) sorted by relevance
267 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthFourBytes; in AUDIO_SP_TXGDMA_Init()271 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthOneByte; in AUDIO_SP_TXGDMA_Init()281 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthFourBytes; in AUDIO_SP_TXGDMA_Init()286 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthTwoBytes; in AUDIO_SP_TXGDMA_Init()359 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthOneByte; in AUDIO_SP_RXGDMA_Init()366 GDMA_InitStruct->GDMA_SrcDataWidth = 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()517 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthTwoBytes; in SSI_TXGDMA_Init()530 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthFourBytes; in SSI_TXGDMA_Init()534 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthOneByte; in SSI_TXGDMA_Init()598 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthTwoBytes; in SSI_RXGDMA_Init()607 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthTwoBytes; in SSI_RXGDMA_Init()625 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthOneByte; 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()605 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthTwoBytes; in USI_SSI_TXGDMA_Init()618 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthFourBytes; in USI_SSI_TXGDMA_Init()622 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthOneByte; in USI_SSI_TXGDMA_Init()686 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthTwoBytes; in USI_SSI_RXGDMA_Init()695 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthTwoBytes; in USI_SSI_RXGDMA_Init()713 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthOneByte; in USI_SSI_RXGDMA_Init()
826 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthFourBytes; in USI_I2C_TXGDMA_Init()831 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthOneByte; in USI_I2C_TXGDMA_Init()886 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthOneByte; in USI_I2C_RXGDMA_Init()
1033 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthFourBytes; in USI_UARTTXGDMA_Init()1038 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthOneByte; in USI_UARTTXGDMA_Init()1092 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthOneByte; in USI_UARTRXGDMA_Init()
89 gdma_memcpy.GDMA_InitStruct.GDMA_SrcDataWidth = TrWidthOneByte; in memcpy_gdma()94 gdma_memcpy.GDMA_InitStruct.GDMA_SrcDataWidth = TrWidthFourBytes; in memcpy_gdma()
211 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthFourBytes; in UART_TXGDMA_Init()216 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthOneByte; in UART_TXGDMA_Init()281 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthOneByte; in UART_RXGDMA_Init()
945 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthFourBytes; in I2C_TXGDMA_Init()950 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthOneByte; in I2C_TXGDMA_Init()1005 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthOneByte; in I2C_RXGDMA_Init()
588 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthTwoBytes; in ADC_RXGDMA_Init()
1053 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthTwoBytes; in SGPIO_MULGDMA_Init()
106 GDMA_InitStruct.GDMA_SrcDataWidth = TrWidthFourBytes; in dma_memcpy()112 GDMA_InitStruct.GDMA_SrcDataWidth = TrWidthOneByte; in dma_memcpy()
179 u32 GDMA_SrcDataWidth; /*!< Specifies the GDMA transfer width. member
Completed in 20 milliseconds