OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pic_mask
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/epoc32/windermere/
windermere.c
105
static uint16_t
pic_mask
= 0x0000;
variable in typeref:typename:uint16_t
200
if (pending & ~
pic_mask
) {
201
*(intr + INTENC) = pending & ~
pic_mask
;
203
pending & ~
pic_mask
);
204
pending &=
pic_mask
;
221
pic_mask
|= irq_mask;
233
pic_mask
&= ~irq_mask;
windermere.c
105
static uint16_t
pic_mask
= 0x0000;
variable in typeref:typename:uint16_t
200
if (pending & ~
pic_mask
) {
201
*(intr + INTENC) = pending & ~
pic_mask
;
203
pending & ~
pic_mask
);
204
pending &=
pic_mask
;
221
pic_mask
|= irq_mask;
233
pic_mask
&= ~irq_mask;
windermere.c
105
static uint16_t
pic_mask
= 0x0000;
variable in typeref:typename:uint16_t
200
if (pending & ~
pic_mask
) {
201
*(intr + INTENC) = pending & ~
pic_mask
;
203
pending & ~
pic_mask
);
204
pending &=
pic_mask
;
221
pic_mask
|= irq_mask;
233
pic_mask
&= ~irq_mask;
windermere.c
105
static uint16_t
pic_mask
= 0x0000;
variable in typeref:typename:uint16_t
200
if (pending & ~
pic_mask
) {
201
*(intr + INTENC) = pending & ~
pic_mask
;
203
pending & ~
pic_mask
);
204
pending &=
pic_mask
;
221
pic_mask
|= irq_mask;
233
pic_mask
&= ~irq_mask;
Completed in 41 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025