HomeSort by relevance Sort by last modified time
    Searched refs:USERIAL_BAUD_600 (Results 1 - 3 of 3) sorted by null

  /external/libnfc-nci/halimpl/bcm2079x/include/
userial.h 57 #define USERIAL_BAUD_600 1
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
HalAdaptation.cpp 172 else if ( num == 600 ) uart.m_iBaudrate = USERIAL_BAUD_600;
userial_linux.c 287 600, /* USERIAL_BAUD_600 1 */
873 if (cfg_baud == USERIAL_BAUD_600)
    [all...]

Completed in 731 milliseconds