gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:IRQM (0.00 seconds)
tkernel_2
kernel/sysdepend/device/tef_em1d/tkdev_init.c - 2.9KB - 86 lines
57:         /* enable GPIO interrupt on AINT */
58:         out_w(IT0_IENS0, IRQM(26)|IRQM(27));   /* assert interrupt pin */
59:         out_w(IT0_IENS1, IRQM(50)|IRQM(51)|IRQM(52)|IRQM(53));
More results from tkdev_init.c
kernel/sysdepend/device/tef_em1d/tkdev_timer.h - 4.5KB - 185 lines
100:         /* Mask the current interrupt to allow multiple interrupts */
101:         out_w(IT0_IDS1, IRQM(IRQ_TIMER));
102: 
More results from tkdev_timer.h