Searched refs:USART_DMAReq_Tx (Results 1 – 7 of 7) sorted by relevance
121 #define USART_DMAReq_Tx ((uint16_t)0x0080) macro
124 #define USART_DMAReq_Tx ((uint16_t)0x0080) macro
250 #define USART_DMAReq_Tx ((uint16_t)0x0080) macro
221 #define USART_DMAReq_Tx USART_CR3_DMAT macro
226 #define USART_DMAReq_Tx USART_CR3_DMAT macro
1310 USART_DMACmd(uart->handle.Instance, USART_DMAReq_Tx, ENABLE); in ch32_uart_dma_config()
Completed in 16 milliseconds