OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USERIAL_BAUD_57600
(Results
1 - 6
of
6
) sorted by null
/hardware/broadcom/libbt/include/
userial_vendor.h
45
#define
USERIAL_BAUD_57600
6
/external/libnfc-nci/halimpl/bcm2079x/include/
userial.h
62
#define
USERIAL_BAUD_57600
6
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
HalAdaptation.cpp
141
else if ( num == 57600 ) uart.m_iBaudrate =
USERIAL_BAUD_57600
;
userial_linux.c
263
57600, /*
USERIAL_BAUD_57600
6 */
829
else if (cfg_baud ==
USERIAL_BAUD_57600
)
[
all
...]
/hardware/broadcom/libbt/src/
userial_vendor.c
104
else if (cfg_baud ==
USERIAL_BAUD_57600
)
hardware.c
340
baud =
USERIAL_BAUD_57600
;
[
all
...]
Completed in 29 milliseconds