Home
last modified time | relevance | path

Searched refs:SERIAL_STOP_BITS_MASK (Results 1 – 2 of 2) sorted by relevance

/system/public/zircon/device/
A Dserial.h23 #define SERIAL_STOP_BITS_MASK (1 << 2) macro
/system/dev/serial/aml-uart/
A Daml-uart.cpp150 switch (flags & SERIAL_STOP_BITS_MASK) { in SerialImplConfig()

Completed in 2 milliseconds