OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:intclr0
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/newsmips/newsmips/
news3400.c
100
*(volatile uint8_t *)
INTCLR0
= stat;
117
*(volatile uint8_t *)
INTCLR0
= INTCLR0_PERR;
123
*(volatile uint8_t *)
INTCLR0
= INTCLR0_BERR;
205
volatile uint8_t *
intclr0
= (void *)
INTCLR0
;
local
210
*
intclr0
= INTCLR0_BERR;
231
*
intclr0
= INTCLR0_BERR;
243
volatile uint8_t *
intclr0
= (void *)
INTCLR0
;
local
247
*
intclr0
= 0xff
[
all
...]
Completed in 30 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026