Searched refs:UART_TXDMAConfig (Results 1 – 5 of 5) sorted by relevance
219 UART_TXDMAConfig(TRACE_UART_DEV, 8); in trace_uart_tx()
90 UART_TXDMAConfig(UART_TypeDef* UARTx, u32 TxDmaBurstSize) in UART_TXDMAConfig() function
539 _LONG_CALL_ void UART_TXDMAConfig(UART_TypeDef* UARTx, u32 TxDmaBurstSize);
1021 UART_TXDMAConfig(puart_adapter->UARTx, 8); in serial_send_stream_dma()
536 UART_TXDMAConfig = 0xc2f1;
Completed in 9 milliseconds