Home
last modified time | relevance | path

Searched refs:TrWidthFourBytes (Results 1 – 10 of 10) 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()
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()
A Drtl8721dhp_ssi.c499 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()
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()
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()
A Drtl8721dhp_usi_i2c.c826 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthFourBytes; in USI_I2C_TXGDMA_Init()
893 GDMA_InitStruct->GDMA_DstDataWidth = TrWidthFourBytes; in USI_I2C_RXGDMA_Init()
A Drtl8721dhp_usi_uart.c1033 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthFourBytes; in USI_UARTTXGDMA_Init()
1099 GDMA_InitStruct->GDMA_DstDataWidth = TrWidthFourBytes; in USI_UARTRXGDMA_Init()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_common/
A Drtl8721d_gdma_memcpy.c94 gdma_memcpy.GDMA_InitStruct.GDMA_SrcDataWidth = TrWidthFourBytes; in memcpy_gdma()
95 gdma_memcpy.GDMA_InitStruct.GDMA_DstDataWidth = TrWidthFourBytes; in memcpy_gdma()
A Drtl8721d_uart.c211 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthFourBytes; in UART_TXGDMA_Init()
288 GDMA_InitStruct->GDMA_DstDataWidth = TrWidthFourBytes; in UART_RXGDMA_Init()
A Drtl8721d_i2c.c945 GDMA_InitStruct->GDMA_SrcDataWidth = TrWidthFourBytes; in I2C_TXGDMA_Init()
1012 GDMA_InitStruct->GDMA_DstDataWidth = TrWidthFourBytes; in I2C_RXGDMA_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()
108 GDMA_InitStruct.GDMA_DstDataWidth = TrWidthFourBytes; in dma_memcpy()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_gdma.h334 #define TrWidthFourBytes ((u32)0x00000002) macro
337 ((SIZE) == TrWidthFourBytes))

Completed in 16 milliseconds