Searched refs:LSR_FE (Results 1 – 2 of 2) sorted by relevance
| /platform/lpc43xx/include/platform/ | ||
| A D | lpc43xx-uart.h | 74 #define LSR_FE (1 << 3) // framing error (top of fifo) macro |
| /platform/or1ksim/ | ||
| A D | uart.c | 92 #define LSR_FE 0x08 /* Framing error */ macro |
Completed in 5 milliseconds