OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:aic_intr_enabled
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/arm/at91/
at91aic.c
71
volatile uint32_t
aic_intr_enabled
;
variable in typeref:typename:volatile uint32_t
106
AICREG(AIC_IECR) =
aic_intr_enabled
& ~aic_irqs;
112
aic_intr_enabled
|= (1U << irq);
119
aic_intr_enabled
&= ~(1U << irq);
245
aic_intr_enabled
= 0;
Completed in 54 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025