Searched refs:LSR_PE (Results 1 – 2 of 2) sorted by relevance
| /platform/lpc43xx/include/platform/ | ||
| A D | lpc43xx-uart.h | 73 #define LSR_PE (1 << 2) // parity error (top of fifo) macro |
| /platform/or1ksim/ | ||
| A D | uart.c | 91 #define LSR_PE 0x04 /* Parity error */ macro |
Completed in 3 milliseconds