Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_common/
A Drtl8721d_uart.c90 UART_TXDMAConfig(UART_TypeDef* UARTx, u32 TxDmaBurstSize) in UART_TXDMAConfig() argument
97 TempMiscr |= ((TxDmaBurstSize << 3) & RUART_TXDMA_BURSTSIZE_MASK); in UART_TXDMAConfig()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_usi_uart.h527 _LONG_CALL_ void USI_UARTTXDMAConfig(USI_TypeDef* USIx, u32 TxDmaBurstSize);
A Drtl8721d_uart.h539 _LONG_CALL_ void UART_TXDMAConfig(UART_TypeDef* UARTx, u32 TxDmaBurstSize);
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_hp/
A Drtl8721dhp_usi_uart.c903 void USI_UARTTXDMAConfig(USI_TypeDef* USIx, u32 TxDmaBurstSize) in USI_UARTTXDMAConfig() argument
913 Temp |= (TxDmaBurstSize|(1<<8)); in USI_UARTTXDMAConfig()

Completed in 9 milliseconds