Searched refs:USART_RQR_RXFRQ (Results 1 – 2 of 2) sorted by relevance
237 #define USART_RQR_RXFRQ BIT(3) /* F7 */ macro
642 stm32_set_bits(port, ofs->rqr, USART_RQR_RXFRQ); in stm32_startup()747 USART_RQR_TXFRQ | USART_RQR_RXFRQ); in stm32_set_termios()