Searched refs:ETTG_MASK (Results 1 – 2 of 2) sorted by relevance
81 #define ETTG_MASK (0x01u << 5u) /* Enable transmitter time guard */ macro
1240 this_uart->hw_reg->MM0 |= ETTG_MASK; in MSS_UART_enable_tx_time_guard()1253 this_uart->hw_reg->MM0 &= ~ETTG_MASK; in MSS_UART_disable_tx_time_guard()1443 this_uart->hw_reg->MM0 &= ~ETTG_MASK; in global_init()