OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USERIAL_BAUD_115200
(Results
1 - 9
of
9
) sorted by null
/hardware/broadcom/libbt/include/
userial_vendor.h
46
#define
USERIAL_BAUD_115200
7
/hardware/broadcom/libbt/src/
bt_vendor_brcm.c
78
USERIAL_BAUD_115200
userial_vendor.c
88
if (cfg_baud ==
USERIAL_BAUD_115200
)
hardware.c
338
baud =
USERIAL_BAUD_115200
;
352
baud =
USERIAL_BAUD_115200
;
721
userial_vendor_set_baud(
USERIAL_BAUD_115200
);
[
all
...]
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
HalAdaptation.cpp
142
else if ( num == 115200 ) uart.m_iBaudrate =
USERIAL_BAUD_115200
;
153
uart.m_iBaudrate =
USERIAL_BAUD_115200
;
userial_linux.c
264
115200, /*
USERIAL_BAUD_115200
7 */
831
else if (cfg_baud ==
USERIAL_BAUD_115200
)
[
all
...]
/external/libnfc-nci/halimpl/bcm2079x/include/
userial.h
63
#define
USERIAL_BAUD_115200
7
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_main.c
39
USERIAL_BAUD_115200
, /* Baud rate */
/external/libnfc-nci/src/hal/include/
nfc_hal_target.h
67
#define NFC_HAL_DEFAULT_BAUD
USERIAL_BAUD_115200
Completed in 75 milliseconds