gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:IV_GPIO from tkernel_2/kernel/sysdepend/device/tef_em1d/tkdev_init.c (0.00 seconds)
tkernel_2
kernel/sysdepend/device/tef_em1d/tkdev_init.c - 2.9KB - 86 lines
65:         /* enable abort switch(SW1) */
66:         SetIntMode(IV_GPIO(8), IM_ENA|IM_LEVEL|IM_HI);
67:         EnableInt(IV_GPIO(8));
68: