gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:EIT_IRQ (0.00 seconds)
tkernel_2
include/sys/sysdepend/tef_em1d/sysinfo_depend.h - 3.5KB - 108 lines
101: #define EIT_FIQ         31             /* fast interrupt FIQ */
102: #define EIT_IRQ(n)      (  32 + (n) )        /* interrupt           IRQ  0-95 */
103: #define EIT_GPIO(n)     ( 128 + (n) )       /* GPIO interrupt     port 0-127 */