Search | Google it | Results 1 - 1 of 1 for funcall:DisableInt from tkernel_2/driver/tef_em1d/lowkbpd/src/hwkbpd.c (0.01 seconds) |
171: { 172: DisableInt(TpVec); 173: SetIntMode(TpVec, IM_DIS); 184: /* disable interrupt */ 185: DisableInt(vec); 186: 433: for (i = 0; i < sizeof(SwVec) / sizeof(INTVEC); i++) { 434: DisableInt(SwVec[i]); 435: SetIntMode(SwVec[i], IM_DIS);