Searched refs:SERIAL_STOP_BITS_MASK (Results 1 – 2 of 2) sorted by relevance
| /system/public/zircon/device/ | ||
| A D | serial.h | 23 #define SERIAL_STOP_BITS_MASK (1 << 2) macro |
| /system/dev/serial/aml-uart/ | ||
| A D | aml-uart.cpp | 150 switch (flags & SERIAL_STOP_BITS_MASK) { in SerialImplConfig() |
Completed in 2 milliseconds