gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:SetIntMode from tkernel_2/driver/tef_em1d/clk/src/em1d512_iic.c (0.00 seconds)
tkernel_2
driver/tef_em1d/clk/src/em1d512_iic.c - 8.8KB - 338 lines
321:         /* clear interrupt and permit it again */
322:         SetIntMode(IICVec[ch], IM_ENA);
323:         ClearInt(IICVec[ch]);
331: ClearInt(IICVec[ch]); 332: SetIntMode(IICVec[ch], IM_DIS); 333: tk_def_int(IICVec[ch], NULL);