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

/external/libnfc-nci/halimpl/bcm2079x/include/
H A Duserial.h57 #define USERIAL_BAUD_600 1 macro
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
H A DHalAdaptation.cpp171 else if ( num == 600 ) uart.m_iBaudrate = USERIAL_BAUD_600;
H A Duserial_linux.c287 600, /* USERIAL_BAUD_600 1 */
873 if (cfg_baud == USERIAL_BAUD_600)

Completed in 25 milliseconds