Home
last modified time | relevance | path

Searched refs:USART_RQR_TXFRQ (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/tty/serial/
Dstm32-usart.h238 #define USART_RQR_TXFRQ BIT(4) /* F7 */ macro
Dstm32-usart.c747 USART_RQR_TXFRQ | USART_RQR_RXFRQ); in stm32_set_termios()