Home
last modified time | relevance | path

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

/system/public/zircon/device/
A Dserial.h21 #define SERIAL_STOP_BITS_1 (0 << 2) macro
/system/dev/serial/aml-uart/
A Daml-uart.cpp71 SERIAL_DATA_BITS_8 | SERIAL_STOP_BITS_1 | SERIAL_PARITY_NONE; in Create()
151 case SERIAL_STOP_BITS_1: in SerialImplConfig()

Completed in 8 milliseconds