gonzui


Format: Advanced Search

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