Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Desp32_uart.c43 #define UART_DSRN BIT(13) macro
197 if (status & UART_DSRN) in esp32_uart_get_mctrl()