Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Desp32_uart.c44 #define UART_CTSN BIT(14) macro
199 if (status & UART_CTSN) in esp32_uart_get_mctrl()