Searched refs:UART_LSR_THRE_MASK (Results 1 – 1 of 1) sorted by relevance
55645 #define UART_LSR_THRE_MASK (0x20U) macro55647 … (((uint16_t)(((uint16_t)(x)) << UART_LSR_THRE_SHIFT)) & UART_LSR_THRE_MASK)