Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds