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

  /hardware/broadcom/libbt/include/
userial_vendor.h 49 #define USERIAL_BAUD_921600 10
  /external/libnfc-nci/halimpl/bcm2079x/include/
userial.h 66 #define USERIAL_BAUD_921600 10
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
HalAdaptation.cpp 145 else if ( num == 921600 ) uart.m_iBaudrate = USERIAL_BAUD_921600;
userial_linux.c 267 921600, /* USERIAL_BAUD_921600 10 */
518 for (i = USERIAL_BAUD_300; i <= USERIAL_BAUD_921600; i++)
837 else if (cfg_baud == USERIAL_BAUD_921600)
    [all...]
  /hardware/broadcom/libbt/src/
userial_vendor.c 98 else if (cfg_baud == USERIAL_BAUD_921600)
hardware.c 332 baud = USERIAL_BAUD_921600;
    [all...]

Completed in 5321 milliseconds