Searched defs:UART_MSR_DDCD (Results 1 – 5 of 5) sorted by relevance
135 #define UART_MSR_DDCD (BIT(3)) macro
126 #define UART_MSR_DDCD 0x08 /**< Delta DCD */ macro
138 #define UART_MSR_DDCD 0x08 /* Delta DCD */ macro
315 #define UART_MSR_DDCD (BIT(3)) macro
1339 #define UART_MSR_DDCD ((uint32_t)0x0008) macro
Completed in 29 milliseconds