Search | Google it | Results 1 - 1 of 1 for funcall:SetIntMode from tkernel_2/driver/tef_em1d/clk/src/em1d512_spi.c (0.00 seconds) |
193: spi_init(ch); 194: SetIntMode(SPIVec[ch], IM_ENA); 195: EnableInt(SPIVec[ch]); 201: DisableInt(SPIVec[ch]); 202: SetIntMode(SPIVec[ch], IM_DIS); 203: tk_def_int(SPIVec[ch], NULL);