Searched refs:ECHO_MASK (Results 1 – 2 of 2) sorted by relevance
49 #define ECHO_MASK (0x01u << 6u) /* Automatic echo */ macro
567 this_uart->hw_reg->MCR &= ~(RLOOP_MASK|ECHO_MASK); in MSS_UART_set_loopback()