OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USERIAL_BAUD_19200
(Results
1 - 6
of
6
) sorted by null
/hardware/broadcom/libbt/include/
userial_vendor.h
44
#define
USERIAL_BAUD_19200
5
/external/libnfc-nci/halimpl/bcm2079x/include/
userial.h
61
#define
USERIAL_BAUD_19200
5
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
HalAdaptation.cpp
140
else if ( num == 19200 ) uart.m_iBaudrate =
USERIAL_BAUD_19200
;
userial_linux.c
262
19200, /*
USERIAL_BAUD_19200
5 */
827
else if (cfg_baud ==
USERIAL_BAUD_19200
)
[
all
...]
/hardware/broadcom/libbt/src/
userial_vendor.c
106
else if (cfg_baud ==
USERIAL_BAUD_19200
)
hardware.c
342
baud =
USERIAL_BAUD_19200
;
[
all
...]
Completed in 38 milliseconds