Searched defs:UART_MSR_RI (Results 1 – 5 of 5) sorted by relevance
132 #define UART_MSR_RI (BIT(6)) macro
123 #define UART_MSR_RI 0x40 /**< Ring Indicator */ macro
135 #define UART_MSR_RI 0x40 /* Ring Indicator */ macro
312 #define UART_MSR_RI (BIT(6)) macro
1342 #define UART_MSR_RI ((uint32_t)0x0040) macro
Completed in 27 milliseconds