gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:GIONO (0.00 seconds)
tkernel_2
lib/libtk/src/sysdepend/tef_em1d/int.c - 11.8KB - 303 lines
112: #define AINTNO(intvec)  ( ((intvec) - IV_IRQ(0)) / 32 )          /* AINT number */
113: #define GIONO(intvec)   ( ((intvec) - IV_GPIO(0)) / 32 )  /* GIO number */
114: #define BITNO(intvec)   ( ((intvec) - IV_IRQ(0)) % 32 )           /* bit number */