OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCSCR_RIE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sh3/include/
scireg.h
74
#define
SCSCR_RIE
0x40 /* Receive Interrupt Enable */
/src/sys/arch/sh3/dev/
sci.c
467
SHREG_SCSCR |= SCSCR_TIE |
SCSCR_RIE
;
656
SHREG_SCSCR |= SCSCR_TIE |
SCSCR_RIE
;
973
SHREG_SCSCR |=
SCSCR_RIE
;
1143
SHREG_SCSCR &= ~
SCSCR_RIE
;
1147
SHREG_SCSCR &= ~(SCSCR_TIE |
SCSCR_RIE
);
1149
SHREG_SCSCR |= SCSCR_TIE |
SCSCR_RIE
;
Completed in 12 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025