Home
last modified time | relevance | path

Searched refs:USI_RX_DMA_BURST_SIZE (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_usi.h75 #define USI_RX_DMA_BURST_SIZE ((u32)0x007F0000) /*BIT[22:16], RX DMA burst size*/ macro
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_hp/
A Drtl8721dhp_usi_uart.c935 Temp &= ~(USI_RX_DMA_BURST_SIZE|USI_RX_DMA_BURST_SIZE); in USI_UARTRXDMAConfig()
A Drtl8721dhp_usi_i2c.c141 USIx->DMA_REQ_SIZE &= (~(USI_TX_DMA_BURST_SIZE | USI_RX_DMA_BURST_SIZE)); in USI_I2C_Init()
A Drtl8721dhp_usi_ssi.c537 value &= ~USI_RX_DMA_BURST_SIZE; in USI_SSI_SetDmaLevel()

Completed in 10 milliseconds