Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/serial/
Desp32_uart.c59 #define UART_SW_RTS BIT(6) macro
179 UART_SW_RTS | UART_RTS_INV | in esp32_uart_set_mctrl()
183 conf0 |= UART_SW_RTS; in esp32_uart_set_mctrl()