gonzui


Format: Advanced Search

SearchGoogle itResults 11 - 16 of 16 for funcall:DI from mtkernel_3 (0.01 seconds)
mtkernel_3
lib/libtk/fastlock.c - 2.3KB - 109 lines
37:         INT    c;
38:         DI(imask);
39:         c = ++lock->cnt;
More results from fastlock.c
lib/libtk/fastmlock.c - 3.3KB - 171 lines
37: 
38:         DI(imask);
39:         (*val)++;
More results from fastmlock.c
lib/libtk/sysdepend/cpu/core/armv7m/int_armv7m.c - 2.1KB - 111 lines
98:         
99:         DI(imask);
100:         /* Set interrupt priority level. */
lib/libtk/sysdepend/cpu/core/rxv2/int_rxv2.c - 4.4KB - 207 lines
107: 
108:         DI(imask);
109: 
More results from int_rxv2.c
lib/libtk/sysdepend/cpu/tx03_m367/int_m367.c - 3.1KB - 147 lines
140: 
141:         DI(s);
142:         *cgimcg = (*cgimcg & ~(7 << (k + 4))) | (e << (k + 4));
lib/libtm/libtm.c - 2.3KB - 117 lines
41: 
42:         DI(imask);
43:         tm_rcv_dat(&p, 1);
More results from libtm.c