OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USERIAL_BAUD_230400
(Results
1 - 6
of
6
) sorted by null
/hardware/broadcom/libbt/include/
userial_vendor.h
47
#define
USERIAL_BAUD_230400
8
/external/libnfc-nci/halimpl/bcm2079x/include/
userial.h
64
#define
USERIAL_BAUD_230400
8
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
HalAdaptation.cpp
143
else if ( num == 230400 ) uart.m_iBaudrate =
USERIAL_BAUD_230400
;
userial_linux.c
265
230400, /*
USERIAL_BAUD_230400
8 */
833
else if (cfg_baud ==
USERIAL_BAUD_230400
)
[
all
...]
/hardware/broadcom/libbt/src/
userial_vendor.c
102
else if (cfg_baud ==
USERIAL_BAUD_230400
)
hardware.c
336
baud =
USERIAL_BAUD_230400
;
[
all
...]
Completed in 2579 milliseconds