Searched refs:USART_DMAReq_Rx (Results 1 – 7 of 7) sorted by relevance
122 #define USART_DMAReq_Rx ((uint16_t)0x0040) macro
125 #define USART_DMAReq_Rx ((uint16_t)0x0040) macro
251 #define USART_DMAReq_Rx ((uint16_t)0x0040) macro
222 #define USART_DMAReq_Rx USART_CR3_DMAR macro
227 #define USART_DMAReq_Rx USART_CR3_DMAR macro
1301 USART_DMACmd(uart->handle.Instance, USART_DMAReq_Rx, ENABLE); in ch32_uart_dma_config()
Completed in 18 milliseconds