OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:intclr0
(Results
1 - 2
of
2
) 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 in function:news3400_badaddr
210
*
intclr0
= INTCLR0_BERR;
231
*
intclr0
= INTCLR0_BERR;
243
volatile uint8_t *
intclr0
= (void *)
INTCLR0
;
local in function:news3400_enable_intr
247
*
intclr0
= 0xff
[
all
...]
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 in function:news3400_badaddr
210
*
intclr0
= INTCLR0_BERR;
231
*
intclr0
= INTCLR0_BERR;
243
volatile uint8_t *
intclr0
= (void *)
INTCLR0
;
local in function:news3400_enable_intr
247
*
intclr0
= 0xff
[
all
...]
Completed in 21 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025