Search | Google it | Results 1 - 1 of 1 for funcall:send_stop from tkernel_2/driver/tef_em1d/clk/src/em1d512_iic.c (0.00 seconds) |
254: } else if (*cmddata & IIC_STOP) { 255: er = send_stop(ch); 256: 269: if (er < E_OK) { 270: send_stop(ch); 271: goto fin1;