Searched refs:UART_MCR_RTS (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Devices/Serial/ | ||
H A D | DevSerial.cpp | 98 #define UART_MCR_RTS 0x02 /* RTS complement */ macro 552 !!(pThis->mcr & UART_MCR_RTS), |
Completed in 3473 milliseconds