gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:_DI (0.00 seconds)
tkernel_2
lib/libtk/src/sysdepend/tef_em1d/int.c - 11.8KB - 303 lines
198: 
199:                 _DI(imask);
200:                 out_w(GIO_IDS(gb), m);                            /* disable interrupt */
208: n = (intvec - IV_GPIO(0)) % 32 / 8; 209: _DI(imask); 210: out_w(GIO_IDT(n, gb), (in_w(GIO_IDT(n, gb)) & ~mm) | mv);