Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds