Searched defs:UART_GET_CTS (Results 1 – 1 of 1) sorted by relevance
220 #define UART_GET_CTS(x) (UART_GET_MSR(x) & CTS) macro264 #define UART_GET_CTS(x) gpio_get_value((x)->cts_pin) macro