OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USERIAL_BAUD_9600
(Results
1 - 6
of
6
) sorted by null
/hardware/broadcom/libbt/include/
userial_vendor.h
43
#define
USERIAL_BAUD_9600
4
/external/libnfc-nci/halimpl/bcm2079x/include/
userial.h
60
#define
USERIAL_BAUD_9600
4
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
HalAdaptation.cpp
139
else if ( num == 9600 ) uart.m_iBaudrate =
USERIAL_BAUD_9600
;
userial_linux.c
261
9600, /*
USERIAL_BAUD_9600
4 */
825
else if (cfg_baud ==
USERIAL_BAUD_9600
)
[
all
...]
/hardware/broadcom/libbt/src/
userial_vendor.c
108
else if (cfg_baud ==
USERIAL_BAUD_9600
)
hardware.c
344
baud =
USERIAL_BAUD_9600
;
[
all
...]
Completed in 24 milliseconds