Searched refs:ERTO_MASK (Results 1 – 2 of 2) sorted by relevance
82 #define ERTO_MASK (0x01u << 6u) /* Enable receiver time-out */ macro
1210 this_uart->hw_reg->MM0 |= ERTO_MASK; in MSS_UART_enable_rx_timeout()1223 this_uart->hw_reg->MM0 &= ~ERTO_MASK; in MSS_UART_disable_rx_timeout()1446 this_uart->hw_reg->MM0 &= ~ERTO_MASK; in global_init()