gonzui


Format: Advanced Search

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