OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USERIAL_BAUD_1200
(Results
1 - 6
of
6
) sorted by null
/hardware/broadcom/libbt/include/
userial_vendor.h
41
#define
USERIAL_BAUD_1200
2
/external/libnfc-nci/halimpl/bcm2079x/include/
userial.h
58
#define
USERIAL_BAUD_1200
2
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
HalAdaptation.cpp
137
else if ( num == 1200 ) uart.m_iBaudrate =
USERIAL_BAUD_1200
;
userial_linux.c
259
1200, /*
USERIAL_BAUD_1200
2 */
823
else if (cfg_baud ==
USERIAL_BAUD_1200
)
[
all
...]
/hardware/broadcom/libbt/src/
userial_vendor.c
110
else if (cfg_baud ==
USERIAL_BAUD_1200
)
hardware.c
346
baud =
USERIAL_BAUD_1200
;
[
all
...]
Completed in 352 milliseconds