Searched refs:USART_RTS_DISABLE (Results 1 – 2 of 2) sorted by relevance
114 usart_hardware_flow_rts_config(usart->usart_base, USART_RTS_DISABLE); in gd32_configure()115 usart_hardware_flow_cts_config(usart->usart_base, USART_RTS_DISABLE); in gd32_configure()
255 #define USART_RTS_DISABLE CLT2_RTSEN(0) /*!< RTS disable */ macro
Completed in 6 milliseconds