OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NAME_UART_STOPBITS
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/src/include/
config.h
48
#define
NAME_UART_STOPBITS
"UART_STOPBITS"
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
HalAdaptation.cpp
106
if ( GetStrValue (
NAME_UART_STOPBITS
, temp, sizeof ( temp ) ) )
115
else if ( GetNumValue (
NAME_UART_STOPBITS
, &num, sizeof ( num ) ) )
Completed in 34 milliseconds