Home
last modified time | relevance | path

Searched refs:GDMA_SrcDataWidth (Results 1 – 12 of 12) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_hp/
A Drtl8721dhp_audio.c267 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()
A Drtl8721dhp_ssi.c499 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()
A Drtl8721dhp_usi_ssi.c587 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()
A Drtl8721dhp_usi_i2c.c826 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()
A Drtl8721dhp_usi_uart.c1033 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()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_common/
A Drtl8721d_gdma_memcpy.c89 gdma_memcpy.GDMA_InitStruct.GDMA_SrcDataWidth = TrWidthOneByte; in memcpy_gdma()
94 gdma_memcpy.GDMA_InitStruct.GDMA_SrcDataWidth = TrWidthFourBytes; in memcpy_gdma()
A Drtl8721d_uart.c211 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()
A Drtl8721d_i2c.c945 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()
A Drtl8721d_adc.c588 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthTwoBytes; in ADC_RXGDMA_Init()
A Drtl8721d_sgpio.c1053 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthTwoBytes; in SGPIO_MULGDMA_Init()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/mbed/targets/hal/rtl8721d/
A Ddma_api.c106 GDMA_InitStruct.GDMA_SrcDataWidth = TrWidthFourBytes; in dma_memcpy()
112 GDMA_InitStruct.GDMA_SrcDataWidth = TrWidthOneByte; in dma_memcpy()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_gdma.h179 u32 GDMA_SrcDataWidth; /*!< Specifies the GDMA transfer width. member

Completed in 20 milliseconds