gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for fundef:INTNO_ERI (0.00 seconds)
mtkernel_3
device/ser/sysdepend/rx231/ser_rx231.c - 9.0KB - 299 lines
42: };
43: #define INTNO_ERI(n)    (inotbl[n])
44: #define INTNO_RXI(n)    (inotbl[n]+1)
device/ser/sysdepend/rza2m/ser_rza2m.c - 10.5KB - 342 lines
40: #define INTNO_BRI(n)    (inotbl[n])
41: #define INTNO_ERI(n)    (inotbl[n])
42: #define INTNO_RXI(n)    (inotbl[n]+1)