OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:conmode
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/evbarm/gemini/
gemini_machdep.c
752
#ifndef
CONMODE
753
#define
CONMODE
((TTYDEF_CFLAG & ~(CSIZE | CSTOPB | PARENB)) | CS8) /* 8N1 */
758
static const int
conmode
=
CONMODE
;
variable in typeref:typename:const int
774
GEMINI_COM_FREQ, COM_TYPE_16550_NOERS,
conmode
))
824
IT8712F_COM_FREQ, COM_TYPE_NORMAL,
conmode
)) {
gemini_machdep.c
752
#ifndef
CONMODE
753
#define
CONMODE
((TTYDEF_CFLAG & ~(CSIZE | CSTOPB | PARENB)) | CS8) /* 8N1 */
758
static const int
conmode
=
CONMODE
;
variable in typeref:typename:const int
774
GEMINI_COM_FREQ, COM_TYPE_16550_NOERS,
conmode
))
824
IT8712F_COM_FREQ, COM_TYPE_NORMAL,
conmode
)) {
Completed in 24 milliseconds
Indexes created Sun Sep 28 07:09:56 GMT 2025