Searched refs:UART_LCR_BRK_MASK (Results 1 – 1 of 1) sorted by relevance
55572 #define UART_LCR_BRK_MASK (0x40U) macro55574 … (((uint16_t)(((uint16_t)(x)) << UART_LCR_BRK_SHIFT)) & UART_LCR_BRK_MASK)