OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USERIAL_BAUD_460800
(Results
1 - 6
of
6
) sorted by null
/hardware/broadcom/libbt/include/
userial_vendor.h
48
#define
USERIAL_BAUD_460800
9
/external/libnfc-nci/halimpl/bcm2079x/include/
userial.h
65
#define
USERIAL_BAUD_460800
9
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
HalAdaptation.cpp
144
else if ( num == 460800 ) uart.m_iBaudrate =
USERIAL_BAUD_460800
;
userial_linux.c
266
460800, /*
USERIAL_BAUD_460800
9 */
835
else if (cfg_baud ==
USERIAL_BAUD_460800
)
[
all
...]
/hardware/broadcom/libbt/src/
userial_vendor.c
100
else if (cfg_baud ==
USERIAL_BAUD_460800
)
hardware.c
334
baud =
USERIAL_BAUD_460800
;
[
all
...]
Completed in 354 milliseconds