Searched refs:USERIAL_PARITY_EVEN (Results 1 - 3 of 3) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/include/
H A Duserial.h83 #define USERIAL_PARITY_EVEN (1<<4) macro
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
H A DHalAdaptation.cpp132 uart.m_iParity = USERIAL_PARITY_EVEN;
H A Duserial_linux.c1032 else if (p_cfg->fmt & USERIAL_PARITY_EVEN)

Completed in 49 milliseconds